AWS res high security documentation change
Summary
Added documentation for Amazon Cognito user authentication and Active Directory synchronization
Security assessment
Introduces new authentication methods (Cognito) and identity synchronization (AD Sync) which directly impact access control and identity management. Evidence: Added sections 'Setting up Amazon Cognito users' and 'Active Directory Synchronization' with new configuration paths.
Diff
diff --git a/res/archive/release-minus-4/ug/manage-users.md b/res/archive/release-minus-4/ug/manage-users.md index 0a4324709..fcf6b5eb2 100644 --- a//res/archive/release-minus-4/ug/manage-users.md +++ b//res/archive/release-minus-4/ug/manage-users.md @@ -5 +5 @@ -# Managing users and groups +# Identity management @@ -7 +7 @@ -Research and Engineering Studio can use any SAML 2.0 compliant identity provider. If you deployed RES using the external resources or plan to use IAM Identity center, see [Setting up single sign-on (SSO) with IAM Identity Center](./sso-idc.html). If you have your own SAML 2.0 compliant identity provider, see [Configuring your identity provider for single sign-on (SSO)](./configure-id-federation.html). +Research and Engineering Studio can use any SAML 2.0 compliant identity provider. To use Amazon Cognito as a native user directory which allows users to login in to the Web portal and Linux based VDIs with Cognito user identities, see [Setting up Amazon Cognito users](./setting-up-cognito-users.html). If you deployed RES using the external resources or plan to use IAM Identity center, see [Setting up single sign-on (SSO) with IAM Identity Center](./sso-idc.html). If you have your own SAML 2.0 compliant identity provider, see [Configuring your identity provider for single sign-on (SSO)](./configure-id-federation.html). @@ -10,0 +11,4 @@ Research and Engineering Studio can use any SAML 2.0 compliant identity provider + * [Setting up Amazon Cognito users](./setting-up-cognito-users.html) + + * [Active Directory Synchronization](./active-directory-sync.html) + @@ -28 +32 @@ Configuration guide -Setting up SSO with IAM Identity Center +Amazon Cognito identity setup