p2-inc / idp-wizard

Identity Provider setup wizards for Keycloak
https://phasetwo.io
Other
1 stars 1 forks source link

Add detail for how to map claims in Azure AD #166

Closed xgp closed 7 months ago

xgp commented 7 months ago

Need to update "Step 4: User Attributes & Claims". It should be this:

Click the Edit icon in the top right of the second section. (same image) image

If the claims are as shown in the image, you can accept these default and move on to the next step. If not, click each Claim name in the Additional claims section to open an edit page. (same image) image

In the edit page for each claim, paste the following values in the Name, Namespace and Source Attribute. image

Copy the following Name, Namespace and Source Attribute values. Name Namespace Source Attribute
emailaddress http://schemas.xmlsoap.org/ws/2005/05/identity/claims user.mail
givenname http://schemas.xmlsoap.org/ws/2005/05/identity/claims user.givenname
name http://schemas.xmlsoap.org/ws/2005/05/identity/claims user.userprincipalname
surname http://schemas.xmlsoap.org/ws/2005/05/identity/claims user.surname