-
Bug
-
Resolution: Fixed
-
Medium
-
None
-
4
-
Severity 3 - Minor
-
Issue Summary
Couldn't connect to Azure AD.
Steps to Reproduce
- Login as an administrator to the admin portal: https://admin.atlassian.com
- Navigate to Security > Identity Providers > Select the Directory
- You will end up seeing the below error in UI:
Expected Results
It should load oSync config in UI.
Actual Results
After logging in to admin portal as administrator, on navigating to this path: Security > Identity Providers > Select the Directory below error is shown in the UI.
400 errors are seen in the network trace while making call to below endpoints:
https://admin.atlassian.com/gateway/api/osync-service/orgs/um/org/<OrgId>/syncConfig https://admin.atlassian.com/gateway/api/admin/private/org/<OrgId>/directory/<DirectoryId>/reconnection-callback
Workaround
Navigating to this Link: https://admin.atlassian.com/o/${organizationId}/idp/${directoryId}/saml should take you directly to the SAML configuration for Azure AD identity provider directory with the option to Delete configuration. Once the SAML config is deleted, You can continue with the steps to disconnect your Microsoft account, and then re-authenticate to Azure AD so you can reconfigure your sync settings.
- mentioned in
-
Page Loading...