Custom Schema Extensions
Custom attributes can now be added to SCIM User payloads with Custom Schema Extensions.
Procedure
- From the top menu, go to AAC > Manage > SCIM Configuration.
- Click Custom Schema Extensions.
- Click Add and specify the following information to create a custom
schema extension.
- Name
- Specify the name of the extension.
- ID
- Specify the ID of the extension. This is typically a URN.
- Description
- Provide a description for the extension
- Attributes
- Click Add and specify the following attributes as needed.
- Type
- Specifies the attribute type.
- Source Type
- Sets one of the following source types:
- LDAP
- Session
- Fixed
- Source Attribute
- Specifies the source attribute, depending on which sourceType is
specified.
If sourceType is set to ldap, the sourceAttribute field must contain the name of the LDAP attribute that is to be mapped. The LDAP attribute is retrieved using the server connection, suffix, dn, ID, and object class configuration defined for the User Profile.
If sourceType is set to session, the sourceAttribute field must contain the name of the Session attribute that is to be mapped.
If sourceType is set to fixed, the data in the sourceAttribute field is inserted as the value.
- Multi-valued
- Select this check-box to control whether the source attribute is interpreted as an array, instead of a single value.
- Required
- Select this check-box if the source attribute is required.
- Mutability
- Specifies the attribute mutability option.
- Returned
- Specifies the returned option.
- Canonical Values
- Click Add and specify the canonical value as needed.
- Click Save to save the changes.