Attribute Statements - Custom attribute statements may be defined when creating a new Secure Assertion Markup Language (SAML) integration or modifying an existing one. These statements are inserted into the SAML assertions shared with the application.
- Secure Assertion Markup Language (SAML)
- Application Integration Wizard (AIW)
- AIW Custom SAML Application
- Single Sign-On (SSO)
To define and configure a custom SAML attribute for a SAML app integration, watch the video or follow the steps below:
- Log in to the Okta Admin Dashboard. On the left panel, go to Directory > Profile Editor.
- Identify the Variable Name of the user attribute required to add by looking at the User (default) profile.
- In this example, the Okta Profile attribute
titlewill be used. Note the Variable Name of the attribute. This will be referenced later. The user will have theOkta Support Engineertitle already defined in their Okta User Profile:
- Navigate to the Applications tab and select the desired SAML app for adding the custom attribute.
- On the Sign On tab > scroll down to the Attribute Statements section.
- Click on the Add expression button.
- In the Name field, enter the name of the desired SAML attribute, such as
Title. - In the Expression field, enter the Variable Name from the Okta profile, prefixed with
user.profile(such asuser.profile.title). - Click Save.
- Verify these assignments with a SAML tracer.
