ADFS Claims Mapping to Cognito User Pools

0

Hi All,

I'm looking for a way to send custom attribute such as "Company" from AD using ADFS to Cognito User Pools. The customer wants to include the "Company" field in the JWT Token ID.

For example, for E-Mail claims configuration I would use the following settings on ADFS side: https://d2908q01vomqb2.cloudfront.net/0a57cb53ba59c46fc4b692527a38a87c78d84028/2018/08/10/ADFS6.png With the following schema on Cognito side: http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress

There is any solution for that? Which schema / custom claims configuration should I use?

AWS
Daniel
已提问 4 年前472 查看次数
1 回答
0
已接受的回答

On your Cognito User Pool you have a list of Attributes. If the attribute you need is not on the standard list you can add a custom attribute. You can then go to the Federation section of the console screen and select Attribute Mapping. This will allow you to map the source attribute from ADFS to the attribute you selected or created in the Cognito User Pool.

AWS
David_M
已回答 4 年前
profile picture
专家
已审核 24 天前

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

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

回答问题的准则