Atlassian Guard
Last updated
The SCIM directory ID from the Directory base URL. For instance, if the Directory base URL is https://api.atlassian.com/scim/directory/abcdeg1234, the Directory ID is abcdeg1234.
The SCIM API key used for Bearer authentication. It grants the adapter read-only access to synchronize user data from your Atlassian organization.
Proxy URL (optional).
Go to admin.atlassian.com and select your organization.
From the top menu, navigate to Security, then select Identity providers from the left-hand panel.
Choose the relevant Directory.
Click the three dots menu located under the User Provisioning section (bottom right-hand side).
Select Regenerate API key.
Select Regenerate key.
Copy the value of Directory base URL and the API key and keep them in a safe place. They will not be shown again.
Click Done to end the process.
The amount of time (in seconds) to wait for API responses. (default: 30)
Default Values
Timeout: 30 seconds
Permissions Required
The API key must be generated by an Atlassian Guard organization admin. The token is scoped to the SCIM directory it was created for and provides read access to all user accounts managed within that directory.
Last updated