How to use an IDP where OpenID Connect will be used to pass an access token to Amazon Redshift

0

Was informed by AWS support that you cannot use AWS Cognito to pass an access token (JWT) to the Amazon Redshift JDBC driver via webIdentityToken name value pair.

Have been unable to find any documentation/video/blog, that shows a worked example of another IDP (i.e. Azure AD) being used, where an application will use OpenID Connect with it, and intends to pass an access token to the Redshift JDBC driver.

Has anyone done this, can you reference me to the steps required to get going.

1 réponse
1

First create a Cognito User Pool federated with your IdP with SAML or OpenID for Authentication: https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-identity-federation.html Then in order to get an AWS temporary credential you need to create a Cognito Identity Pool: https://docs.aws.amazon.com/cognito/latest/developerguide/authentication-flow.html

AWS
répondu il y a 2 ans

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