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
demandé il y a un an306 vues
1 réponse
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
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions