Redshift native IdP - automatic roles creation

0

I followed this guideline to configure Redshift native IdP with AzureAD: https://aws.amazon.com/blogs/big-data/integrate-amazon-redshift-native-idp-federation-with-microsoft-azure-ad-using-a-sql-client/

This creates redshift roles based on AAD group assigned to azure enterprise application dedicated for redshift. It works fine, but it appears it also creates additional redshift roles. Basically it reads ALL AAD groups of a current user (even those that are not assigned to enterprise app) and creates a redshift role for each.

Is that by design or I misconfigured something?

Example:

  • redshift_access group is the only group assigned to Redshift's enterprise application
  • user is added to redshift_access group
  • redshift creates roles for all user's AAD groups that have nothing to do with redshift

Enter image description here

질문됨 일 년 전236회 조회
1개 답변
0

That is the current behavior, all groups would be auto created as roles which current user is part of. There is no option of limiting which groups you want to create.

profile pictureAWS
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인