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.

feita há 2 anos248 visualizações
1 Resposta
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
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas