You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixed sintax for "How to Create a New Entra ID Enterprise Application and Configure Custom Attributes for SAML Login for AWS Cognito" (#199)
* added the "How to Create a New Entra ID Enterprise Application and Configure Custom Attributes for SAML Login for AWS Cognito" page
* removed image formatting
* testing image width
* fixed all pictures width
* increased width to 85%
* replaced the ** for bold text with <strong>
* testing the the switch from ** to <strong>
* configured the width for the table
* reverted the table syntax
* fixed list of tasks in Configure User Attributes & Claims for SSO login
* small tweaks
* fixed cognito userpool id reply url syntax
* fixed ordering list for Configure User Attributes & Claims for SSO Login
* moved the save changes as a bullet point
---------
Co-authored-by: Lucian Patian <[email protected]>
This is a better solution than uploading the XML file because Cognito refreshes the metadata every 6 hours or before the metadata expires. This way, you don’t have to manually refresh the metadata XML every time the Entra ID SSL certificates expire or any other change occurs on the Entra ID side that would impact the federation authentication.
119
122
120
123
@@ -133,15 +136,13 @@ Configure the attributes that are stored in Entra ID and are mapped via the SAML
These fields will be updated on each successful authentication, so you can rely on the fact that the fields you receive via JWT attributes will be up-to-date.
0 commit comments