Can I register multiple users in access control?

0

In my case I need to specify multiple user groups. For example, group A can access apps A, B, and C, but not apps D and E. Group B can access apps C, D, and E, but not apps A and B. In this case, the C app is accessible by both groups. I don't want to set separate username and password for each app. I want to use only two accounts, one for group A and one for group B. To do that, I need to be able to set up two accounts for a C app. In summary, I would like to know how to set up multiple accounts for access to one app. If this is not possible, I would like to know if there are any support plans.

demandé il y a 2 ans248 vues
1 réponse
0

Hi! If you're using Amplify, you can achieve this by using user groups. These logical groups in Cognito User Pools can assign permissions to access resources in Amplify categories.

https://docs.amplify.aws/cli/auth/groups/

jsonc
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions