AWS cognito documentation change
Summary
Updated Apple documentation URL for Sign in with Apple authentication
Security assessment
Fixing documentation link accuracy without security implications
Diff
diff --git a/cognito/latest/developerguide/role-based-access-control.md b/cognito/latest/developerguide/role-based-access-control.md index 60bcfa474..4e4af9da8 100644 --- a//cognito/latest/developerguide/role-based-access-control.md +++ b//cognito/latest/developerguide/role-based-access-control.md @@ -199 +199 @@ A Google token contains standard claims from the [OpenID Connect specification]( -An Apple token contains standard claims from the [OpenID Connect specification](http://openid.net/specs/openid-connect-core-1_0.html#StandardClaims). See [Authenticating Users with Sign in with Apple](https://developer.apple.com/documentation/signinwithapplerestapi/authenticating_users_with_sign_in_with_apple) in Apple’s documentation to learn more about the claim available from the Apple token. Apple's token doesn’t always contain `email`. +An Apple token contains standard claims from the [OpenID Connect specification](http://openid.net/specs/openid-connect-core-1_0.html#StandardClaims). See [Authenticating Users with Sign in with Apple](https://developer.apple.com/documentation/signinwithapple/authenticating-users-with-sign-in-with-apple) in Apple’s documentation to learn more about the claim available from the Apple token. Apple's token doesn’t always contain `email`.