AWS cognito documentation change
Summary
Updated Cognito domain URL from 'mydomain.us-east-1.amazoncognito.com' to 'mydomain.auth.us-east-1.amazoncognito.com'
Security assessment
Change reflects a domain structure update but does not address security vulnerabilities or document security features.
Diff
diff --git a/cognito/latest/developerguide/tutorial-create-user-pool-social-idp.md b/cognito/latest/developerguide/tutorial-create-user-pool-social-idp.md index 00b56b59b..2e8f3eb5a 100644 --- a/cognito/latest/developerguide/tutorial-create-user-pool-social-idp.md +++ b/cognito/latest/developerguide/tutorial-create-user-pool-social-idp.md @@ -280 +280 @@ You can create a login URL by using the elements from the previous two sections. - https://mydomain.us-east-1.amazoncognito.com/login?response_type=code&client_id=1example23456789&redirect_uri=https://www.example.com + https://mydomain.auth.us-east-1.amazoncognito.com/login?response_type=code&client_id=1example23456789&redirect_uri=https://www.example.com