Redshift-Cluster User Auto-Create

1

We are using SAML identity provider for user authentication. We have created an IAM role through which we could access the Query Editor, but the user is not created afterwards. How to auto create user while logging into Redshift cluster?

We have added the following policy to the role as well "Effect": "Allow", "Action": "redshift:CreateClusterUser", "Resource": "arn:aws:redshift:us-east-1:AccountNumber:cluster:cluster-name/${redshift:DbUser}"

sravan
feita há um ano302 visualizações
1 Resposta
0

In the SAML attribute mappings you need to have

https://redshift.amazon.com/SAML/Attributes/AutoCreate

set to

True

If this parameter is set, new users authenticated by the IdP are automatically created in Amazon Redshift

profile pictureAWS
respondido há um ano

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