AWS singlesignon documentation change
Summary
Fixed URL formatting by adding an extra slash in the troubleshooting documentation link
Security assessment
The change corrects a URL path but does not address security vulnerabilities or introduce security-related content. It's a documentation formatting fix.
Diff
diff --git a/singlesignon/latest/userguide/enable-identity-center-portal-access.md b/singlesignon/latest/userguide/enable-identity-center-portal-access.md index 8da921b57..da1096a15 100644 --- a//singlesignon/latest/userguide/enable-identity-center-portal-access.md +++ b//singlesignon/latest/userguide/enable-identity-center-portal-access.md @@ -54 +54 @@ In addition to the allowlist requirements for the AWS access portal, the other s - * To access AWS accounts, the AWS Management Console, and the IAM Identity Center console from your AWS access portal, you must allowlist additional domains. Refer to [Troubleshooting](https://docs.aws.amazon.com/awsconsolehelpdocs/latest/gsg/troubleshooting.html) in the _AWS Management Console Getting Started Guide_ for a list of AWS Management Console domains. + * To access AWS accounts, the AWS Management Console, and the IAM Identity Center console from your AWS access portal, you must allowlist additional domains. Refer to [Troubleshooting](https://docs.aws.amazon.com//awsconsolehelpdocs/latest/gsg/troubleshooting.html) in the _AWS Management Console Getting Started Guide_ for a list of AWS Management Console domains.