AWS singlesignon documentation change
Summary
Fixed a URL formatting issue (added double slash in path)
Security assessment
Change corrects a broken link but does not alter security-related content or address vulnerabilities.
Diff
diff --git a/singlesignon/latest/userguide/password-requirements.md b/singlesignon/latest/userguide/password-requirements.md index e50271aee..bd7734489 100644 --- a//singlesignon/latest/userguide/password-requirements.md +++ b//singlesignon/latest/userguide/password-requirements.md @@ -9 +9 @@ -These requirements apply only to users created in the Identity Center directory. If you have configured an identity source other than IAM Identity Center for authentication, such as [Active Directory](https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/get-started/adac/introduction-to-active-directory-administrative-center-enhancements--level-100-#fine_grained_pswd_policy_mgmt) or an [external identity provider](./confirm-identity-source.html), the password policies for your users are defined and enforced in those systems, not in IAM Identity Center. If your identity source is AWS Managed Microsoft AD, see [Manage password policies for AWS Managed Microsoft AD](https://docs.aws.amazon.com/directoryservice/latest/admin-guide/ms_ad_password_policies.html) for more information. +These requirements apply only to users created in the Identity Center directory. If you have configured an identity source other than IAM Identity Center for authentication, such as [Active Directory](https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/get-started/adac/introduction-to-active-directory-administrative-center-enhancements--level-100-#fine_grained_pswd_policy_mgmt) or an [external identity provider](./confirm-identity-source.html), the password policies for your users are defined and enforced in those systems, not in IAM Identity Center. If your identity source is AWS Managed Microsoft AD, see [Manage password policies for AWS Managed Microsoft AD](https://docs.aws.amazon.com//directoryservice/latest/admin-guide/ms_ad_password_policies.html) for more information.