Is it possible to use Azure AD (SSO) auth with AWSCloud9?

0

Is it possible to use Azure AD credentials to directly log into AWS Cloud9 without going through AWS console?

AWS
Pir
asked 4 months ago181 views
2 Answers
1

Hi, Assuming you have already done the SSO setup in AWS Identity centre using Azure ID. Your question seems to be similar to one asked previously. Please check the answer to this question:

https://repost.aws/questions/QUM8a7B-Q7SQKJVpTMrG4JOw/share-cloud9-env-with-sso-users

Thanks

profile pictureAWS
Rama
answered 4 months ago
1

Hello,

Answer is yes based on the below.

AD (including Azure AD) is supported as identity provider by Amazon IAM via AWS IAM Identity Center (https://aws.amazon.com/iam/identity-center/)

See https://medium.com/cloudnloud/integrating-aws-iam-identity-center-with-azure-ad-sso-15b9be30d2f4 for how to integrate.

This means that you can have you AD identities to be used as IAM security principals to which you can grant credentials via regular IAM poliicies for the services you want your users to get access to (Cloud9 in your case)

Best,

Didier

profile pictureAWS
EXPERT
answered 4 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions