Hi @Anonymous ,
With Azure AD, you have two different ways to configure ABAC for use with IAM Identity Center.The ability to edit the list of supported attributes is locked down by default, but customers can enable the capability by navigating to the following URL: https://portal.azure.com/?Microsoft_AAD_Connect_Provisioning_forceSchemaEditorEnabled=true
After login to the above portal, go to Provision -> Mapping.
At the bottom of the page, go to Show Advance Options which enables attribute list for editing.
You can go to "Edit attribute list for AWSSingleSignon" to edit the target attribute.
For SCIM applications, the attribute name must follow the pattern urn:ietf:params:scim:schemas:extension:CustomExtensionName:2.0:User:CustomAttribute
which will add the attribute in target to target map in mappings.
Hope this will help.
Thanks,
Shweta
Please remember to "Accept Answer" if answer helped you.