1. Select provisioning method
The Atlassian applications need to have information about users logging in and their permissions. At this wizard step, we choose whether the user and permission data already exist when users log in with SSO or if user records should be created dynamically (just-in-time provisioning). Note that Kantega SSO Enterprise also offers cloud user provisioning with API Connectors for Azure AD. This will give you a user directory that reads out user and permission data from Azure AD and is always kept up-to-date and synchronized. More information about user provisioning alternatives are found here
If you want to utilize API Connectors to synchronize users, we recommend you to set up that before setting up the SSO integration. When the synchronized user directory is up running, you can set up SSO and choose "Accounts already exist in <..> when logging in".
You can also specify whether users logging in through Azure AD should be added as members to a set of default groups automatically.
Select provisioning method, default groups, and click "Next."
2. Callback URL
The field "Callback URL" will be needed when configuring your identity provider. Copy this URL value (We will make use of this in the next step)
3. Configure identity provider
Sign in to https://portal.azure.com
Navigate to Azure AD by entering "Azure Active Directory" into the search field.
Or navigate directly using the icon in Azure services
Choose "App registrations" from the sidebar
Click the "New registration" button
Fill out the "Name" field. Here you can specify any value, e.g., "Jira" or "Confluence."
The Redirect URL consists of two fields. Select "Web" in the left drop-down field and paste in the Callback URL from Kantega SSO in the right field.
Click the "Register" button in the bottom left of the page and wait a few seconds until the registration is finished.
4. Import metadata
Copy "Directory (tenant) ID" to clipboard.
Press Next in Kantega SSO to the Metadata import step, modify the Discovery URL by inserting the “Directory (tenant) ID” from clipboard to replace {tenant} part of URL (see below image). Click "Next."
5. Identity provider name
Fill in a name for your configuration. By default, this is "Azure AD." Click "Next"
6. Client id and secret
In this step, we will insert client credentials from Azure AD.
Copy the "Application (client) ID" below, and paste it into the "Client ID" field above.
Then, go into "Certificates & secrets"
Generate a new secret by clicking "New client secret." Give the secret a proper name and set "Expires" to "Never" or, if preferred, give it a shorter lifetime. Click "Add."
Copy the client secret value and paste it into the "Client secret" field in the Kantega SSO configuration.
Click "Next," and you will see a summary page of your Kantega SSO setup.
7. Summary
Validate your setup and click "Finish."
8. Test and verify setup
On the next page, you will be given a link to perform a test of your setup.
The test verifies that users are allowed to authenticate with the current configuration, and you get feedback on whether the current user is found in the Atlassian application. You are also able to fix user lookup issues (selecting the right username attribute and express username transformation rules), and select data attributes for just-in-time provisioning here. More info about testing and verifying identity provider configurations.
6. Redirection mode
By default, Kantega SSO Enterprise will forward all users to the configured identity provider. However, you can configure both a subset of users who should be login through this identity provider and how they are redirected. More about the configuration of redirection rules.