User Tools

Site Tools


wiki:connect_microsoft_azure_active_directory_atlassian_cloud

Connect Microsoft Azure Active directory with Atlassian Cloud

  1. Get Atlassian access trial
  2. Verify domain > Claim accounts
  3. User provisioning > Create a directory
  4. Login to Azure, create new directory, add test users
  5. Add custom domain name and verify to AD
  6. Assign user/groups to the Atlassian Cloud app in Azure: Home > youraccount > Enterprise applications | All applications > Atlassian Cloud | Users and groups
  7. Alternative to assigning users and groups is to select “Sync all users and groups” in Provision settings and then limit the synced users via scoping in Attribute mappings
  8. Change attribute mapping for AD mail object which maps to Atlassian emails[type eq “work”].value to userPrincipalName - example
  9. Enable SAML SSO login

https://docs.microsoft.com/en-us/azure/active-directory/saas-apps/atlassian-cloud-tutorial

Troubleshooting

  • If the users aren't syncing, check user attribute mappings in AD > Enterprise applications > Atlassian Cloud > Edit provisioning > Mappings > Synchronize Azure Active Directory Users to AtlassianCloud. Here, assign some default value to some or all fields, because the sync won't work if some attributes are not defined i.e. mapped correctly .
  • Since you can only sync users with verified domains, the mappings above need to be correct, i.e. AtlassianCloud Attribute “emails[type eq “work”].value” in “Mappings” expects email from verified domain, so this can be mapped for example to “userPrincipalName” of Azure Active Directory Attribute so the user is created/synced properly.
  • You will get a sync failure error in Provisioning logs if the users have the same Name field in Azure and Atlassian. So users with same value in some fields won't be synced but reported as already matched. Screenshot below

So edit the attribute mapping if possible or change the field value in Azure, if possible.

References

wiki/connect_microsoft_azure_active_directory_atlassian_cloud.txt · Last modified: 2021/07/29 16:43 by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki