website/integrations/networking/pangolin/index.mdx
Pangolin is a self-hosted tunneled reverse proxy server with identity and access control, designed to securely expose private resources on distributed networks.
The following placeholders are used in this guide:
pangolin.company is the FQDN of the Pangolin 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 Pangolin 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.)
https://temp.temp.Click Submit to save the new application and provider.
Log in to Pangolin as an administrator.
Navigate to Server Admin > Identity Providers, and click Add Identity Provider.
authentikhttps://authentik.company/application/o/authorize/https://authentik.company/application/o/token/Click Create Identity Provider.
Under General Information, take note of the Redirect URI value because it will be required in the next section.
https://pangolin.company/auth/idp/<identity-provider-number>/oidc/callback).To confirm that authentik is properly configured with Pangolin, log out and log back in via the authentik login button.