website/integrations/platforms/atlassian/index.mdx
Atlassian is a proprietary software company that specializes in collaboration tools designed primarily for software development and project management. Atlassian Cloud is their cloud platform and provides access to their popular apps; Jira, Confluence, Bitbucket, Trello and others.
:::important This guide offers instructions for setting up authentik as a SAML provider specifically for Atlassian Cloud. It is applicable to all Atlassian Cloud applications, including Jira, Confluence, Bitbucket, Trello, and others.
Atlassian Cloud has two types of users; internal and external.
Internal users are defined by their email domain which needs to be a verified domain in Atlassian Cloud. Internal users are able to utilise SSO without Atlassian Cloud credentials.
External users are required to log into Atlassian Cloud using Atlassian Cloud credentials. They are then prompted for authentik credentials when accessing specific Atlassian Cloud apps like Jira. :::
The following placeholders are used in this guide:
authentik.company is the FQDN of the authentik installation.SAML SSO for Atlassian Cloud apps requires an Atlassian Guard subscription and a verified domain. Further information on requirements for SSO can be found in the Atlassian SSO documentation.
:::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 Atlassian Cloud 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.tempPost.Click Submit to save the new application and provider.
authentikhttps://authentik.company/application/saml/<application_slug>/sso/binding/redirect/authentik directory and provide a name for the policy.Enforce single sign-on.authentik.To verify that authentik is correctly integrated with Atlassian Cloud, first log out of your account. Then, log back in using your credentials for an internal user. You should be redirected to your authentik instance and after successfully logging in, you should be redirected to the selected Atlassian Cloud app.
To verify that authentik is correctly integrated with Atlassian Cloud, first log out of your account. Then, log back in using your credentials for an external user.
From the Atlassian Cloud dashboard, select an app such as Jira. You will be prompted to verify your identity and redirected to your authentik instance. After successfully logging in to authentik you should be logged into the selected Atlassian Cloud app.