myPolicies Help

Azure AD SCIM 2.0 Custom Attributes

2 minute read

Need More Answers?

Azure AD SCIM 2.0 Custom Attributes

Prerequisites

  1. An Azure subscription with a trial or licensed version of Azure AD Premium
  2. A previously setup installation of the SCIM integration with myPolicies. 

If you have questions around custom attributes or group SCIM functionality when implementing SCIM, please reach out to your Account Lead or support@mypolicies.com

How To Add A Custom Attribute To Your SCIM 2.0 Mapping

  • Go to https://portal.azure.com/?Microsoft_AAD_IAM_forceSchemaEditorEnabled=true .
  • Go to Enterprise applications
  • Search for and open the myPolicies application that was previously setup.
  • On the left, select Provisioning
  • Click on Edit attribute mappings
  • Click on Mappings
  • Select Provision Azure Active Directory Users
  • Scroll down to the bottom of the page and select Show advanced options
  • Click on Edit attribute list for myPolicies
  • Add a new entry with the following data:
      Name: urn:ietf:params:scim:schemas:core:2.0:myp:custom:name-of-your-attribute
      Type: String
  • Press Save
  • Back on the Attribute Mapping page, select Add New Mapping
  • Specify the following and then press Ok
      Mapping Type: Direct
      Source Attribute: Select the source for your attribute
      Default Value If Null (Optional): <blank>
      Target Attribute: urn:ietf:params:scim:schemas:core:2.0:myp:custom:name-of-your-attribute
      Match Objects Using This Attribute: No
      Apply This Mapping: Always
  • Press Save
  • At the next Azure SCIM sync cycle (every 40 minutes) the additional attribute will be synced over.

Still have questions?

Contact Us