Skip to main content

Applications

Most third-party services that support authentication protocols such as SAML, OAuth, and OpenID Connect can be integrated with authentik, allowing users to log in to these services using their authentik credentials.

If you don't see an application you're looking for, let us know. You can reach us on GitHub, Discord, or via email to hello@goauthentik.io. You can also add your own documentation for a new application integration following these instructions.

All documented app integrations will have one of these badges:

  • Support level: Community: Community maintained.
  • Support level: Vendor: Supported by the vendor.
  • Support level: authentik: Regularly tested by the authentik team.
  • Support level: Deprecated: Deprecated and may be removed.

Add a new application

To add documentation for a new application (with support level Community or Vendor), please use the integration template service.md file from our GitHub repo. You can download the template file using the following command:

wget https://raw.githubusercontent.com/goauthentik/authentik/main/website/integrations/template/service.md

Don't forget to edit the sidebarsIntegrations.js file to add your new integration to the lefthand navigation bar.

Integration categories