AWS cognito documentation change
Summary
Added examples of user pool domains (prefix and custom domains)
Security assessment
Change provides examples of domain configurations without any security context or implications.
Diff
diff --git a/cognito/latest/developerguide/federation-endpoints.md b/cognito/latest/developerguide/federation-endpoints.md index f847eb7f3..9252fe569 100644 --- a/cognito/latest/developerguide/federation-endpoints.md +++ b/cognito/latest/developerguide/federation-endpoints.md @@ -10,0 +11,9 @@ The full-page topics after this page have details about the OAuth 2.0 and OIDC p +Examples of [user pool domains](./cognito-user-pools-assign-domain.html) are: + + 1. Prefix domain: `mydomain.auth.us-east-1.amazoncognito.com` + + 2. Custom domain: `auth.example.com` + + + +