Copy of Okta Attribute Mapping

The goal is to add a user attribute to the Application profile for an Immuta Application in Okta and then update the IAM configuration in Immuta to accept the new attribute.

Adding the Attribute to the Okta Profile

  • As an admin go to Directory -> Profile Editor

  • Find the application profile for the Immuta application in the list and click the Profile User link

  • In the Attributes Section click Add Attribute

  • On the Add Attribute Modal:

    • Set a display name, variable name and external namespace

    • Click Save

  • Click Mappings

  • Select Okta User to AppName

  • Select an attribute to map to the newly created application attribute

  • Click Save Mappings

  • Click Apply Updates Now

Validating the attribute in the application (Okta)

  • Navigate to Applications -> Applications

  • Click Assignements

  • Click the 🖊️ icon next to an assigned user

  • Observe the attribute on their assignment page

Immuta Updates

  • In Immuta Add the new mapping in App Settings -> IAM -> your Okta IAM

  • Add the <Immuta Prefix>.Attribute Name to the user profile schema field to be modified

  • Click Test Connection

  • Click Test User Login

  • Click Save

Force Sync

  • On the Okta Application page click Provisioning -> To Appand Force Sync

Last updated