-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Component/s: User Sync - Initial SCIM Setup, User Sync - SCIM Maintenance
-
None
-
Minor
Issue Summary
Sailpoint's IdentityNow SCIM connector uses SCIM /Schemas response to read/write on user attributes.
But Atlassian Guard's SCIM schema does not includes few attributes like basedIn or
atlassianAccountId.
This impacts our customers implementation to manage these attributes with out of box connectors in Identity and access management platforms.
Our customers are using IdentityNow and this is kind of a setback to manage Atlassian accounts all attributes easily.
Steps to Reproduce
Run /Schemas call and check the attributes defined in it.
basedIn and atlassianAccountId are not found.
Expected Results
Run /Schemas call and see basedIn and atlassianAccountId are defined in it.
Actual Results
The user response has these attributes but not the schema definition.
Workaround
There is a need for second connection to be setup in IdentityNow to be able to only sync basedIn attribute using custom setup.
- mentioned in
-
Page Loading...