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.

gefragt vor 2 Jahren248 Aufrufe
1 Antwort
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
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen