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.

已提問 2 年前檢視次數 248 次
1 個回答
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
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南