AWS IAM: Update URL for SAML failover security blog
Summary
Fixed the link to the AWS Security Blog article on regional SAML endpoints.
Security assessment
The adjustment fixes a broken URL but does not directly address vulnerabilities or document new security features.
Evidence
+To improve federation resiliency, we recommend that you configure your IdP and AWS federation to support multiple SAML sign-in endpoints. For details, see the AWS Security Blog article [How to use regional SAML endpoints for failover](https://aws.amazon.com/blogs/security/how-to-use-regional-saml-endpoints-for-failover).
Diff
diff --git a/IAM/latest/UserGuide/id_roles_providers_create_saml_relying-party.md b/IAM/latest/UserGuide/id_roles_providers_create_saml_relying-party.md index 1989bed5d..363673655 100644 --- a//IAM/latest/UserGuide/id_roles_providers_create_saml_relying-party.md +++ b//IAM/latest/UserGuide/id_roles_providers_create_saml_relying-party.md @@ -36 +36 @@ You also need to create appropriate claim rules in your IdP that specify AWS as -To improve federation resiliency, we recommend that you configure your IdP and AWS federation to support multiple SAML sign-in endpoints. For details, see the AWS Security Blog article [How to use regional SAML endpoints for failover](https://aws.amazon.com/blogs//security/how-to-use-regional-saml-endpoints-for-failover). +To improve federation resiliency, we recommend that you configure your IdP and AWS federation to support multiple SAML sign-in endpoints. For details, see the AWS Security Blog article [How to use regional SAML endpoints for failover](https://aws.amazon.com/blogs/security/how-to-use-regional-saml-endpoints-for-failover).