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
已提问 9 个月前859 查看次数
1 回答
1
已接受的回答

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
已回答 9 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则