website/integrations/infrastructure/termix/index.mdx
Termix is a clientless web-based server management platform with SSH terminal, tunneling, and file editing capabilities.
The following placeholders are used in this guide:
termix.company is the FQDN of the Termix installation.authentik.company is the FQDN of the authentik installation.:::info This documentation lists only the settings that you need to change from their default values. Be aware that any changes other than those explicitly mentioned in this guide could cause issues accessing your application. :::
To support the integration of Termix with authentik, you need to create an application/provider pair in authentik.
Log in to authentik as an administrator and open the authentik Admin interface.
Navigate to Applications > Applications and click Create with Provider to create an application and provider pair. (Alternatively you can first create a provider separately, then create the application and connect it with the provider.)
Strict redirect URI to https://termix.company/users/oidc/callback.Click Submit to save the new application and provider.
https://authentik.company/application/o/authorize/https://authentik.company/application/o/<application_slug>/https://authentik.company/application/o/token/To verify that authentik is correctly integrated with Termix, first log out of your Termix account. From the login screen, select External and then choose Login with External Provider. You should be redirected to your authentik instance, and after successfully authenticating, the system will return you to Termix where you will be logged in automatically.