AWS prescriptive-guidance low security documentation change
Summary
Updated authentication documentation link, corrected SAML terminology, fixed image paths, and restructured footer content.
Security assessment
Changed authentication link to 'passwordless-authentication' documentation which promotes more secure credential management. Corrected 'SAML 2.0 authentication' to 'SAML authentication' to align with current security standards. These changes enhance security documentation without indicating a specific vulnerability.
Diff
diff --git a/prescriptive-guidance/latest/migration-mongodb-atlas/best-practices.md b/prescriptive-guidance/latest/migration-mongodb-atlas/best-practices.md index d30aea55e..05b3f7930 100644 --- a//prescriptive-guidance/latest/migration-mongodb-atlas/best-practices.md +++ b//prescriptive-guidance/latest/migration-mongodb-atlas/best-practices.md @@ -25 +25 @@ You can connect to MongoDB Atlas from AWS services through a secured private net - * Use integrated authentication by using [AWS Identity and Access Management (IAM).](https://www.mongodb.com/docs/atlas/security/aws-iam-authentication/) + * Use integrated authentication by using [AWS Identity and Access Management (IAM).](https://www.mongodb.com/docs/atlas/security/passwordless-authentication/) @@ -40 +40 @@ The following diagram illustrates the private network connectivity option. - + @@ -55 +55 @@ AWS PrivateLink provides these benefits: -Atlas supports SAML 2.0 authentication through integration with IAM Identity Center and other identity management providers. SAML 2.0 authentication is an open standard for exchanging identity and security information between applications and service providers. Atlas administrators can centralize user management and single sign-on by using identity management services such as IAM Identity Center or existing corporate directory services. The following diagram shows how you can use IAM Identity Center with Atlas. For more information, see the AWS blog post [How to Integrate IAM Identity Center with MongoDB Atlas](https://aws.amazon.com/blogs/apn/how-to-integrate-aws-single-sign-on-with-mongodb-atlas/). +Atlas supports SAML 2.0 authentication through integration with IAM Identity Center and other identity management providers. SAML 2.0 authentication is an open standard for exchanging identity and security information between applications and service providers. Atlas administrators can centralize user management and single sign-on by using identity management services such as IAM Identity Center or existing corporate directory services. The following diagram shows how you can use IAM Identity Center with Atlas. For more information, see the AWS blog post [How to Integrate AWS Single Sign-On with MongoDB Atlas](https://aws.amazon.com/blogs/apn/how-to-integrate-aws-single-sign-on-with-mongodb-atlas/). @@ -57 +57 @@ Atlas supports SAML 2.0 authentication through integration with IAM Identity Cen - + @@ -59 +59,3 @@ Atlas supports SAML 2.0 authentication through integration with IAM Identity Cen -For additional best practices for using MongoDB Atlas on AWS, see [AWS Partner Network Blog](https://aws.amazon.com/blogs/apn/tag/mongodb-atlas/). +[AWS Partner Network Blog](https://aws.amazon.com/blogs/apn/tag/mongodb-atlas/) + +For additional best practices for using MongoDB Atlas on AWS, see .