Identity Center Attribute Mapping

0

Hello, I have created a user within Identity Center and using SAML with my customer application to login.

Everything works as desired but I am just wondering if there is a way to use the "User type" that is assigned to the user in the User page at creation.

For example, if I created a user with a User Type "Admin", how do I map this attribute (User Type) to my application?

I saw that only these attributes were supported for Identity Center: ${user:AD_GUID} ${user:email} ${user:familyName} ${user:givenName} ${user:middleName} ${user:name} ${user:preferredUsername} ${user:subject}

Any help would be appreciated. Thank you

John
asked 8 months ago807 views
1 Answer
1
Accepted Answer

Hi!

The User Type that you speak of, is an optional attribute in the IAM Identity Center User creation process. As such, we will have to figure out if we need to pass additional data while signing in users. The same can be done by using the method demonstrated in the following AWS Documnetation Map attributes in your application to IAM Identity Center attributes

Does this help?

If I have helped answer your query, please mark it as an Accepted Answer

AWS
ART
answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions