-
Notifications
You must be signed in to change notification settings - Fork 87
Add tutorial to connect to S3 with Microsoft Entra ID configured as i… #615
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds comprehensive documentation for configuring Microsoft Entra ID as an OpenID Connect (OIDC) identity provider for S3 authentication. The tutorial provides step-by-step instructions for setting up the integration between Microsoft Entra ID and AWS IAM.
- Creates a new tutorial document with detailed configuration steps for Microsoft Entra ID and AWS IAM
- Adds cross-references between the tutorial and existing OIDC profile documentation
- Includes troubleshooting section for common authentication errors
Reviewed Changes
Copilot reviewed 2 out of 4 changed files in this pull request and generated 4 comments.
File | Description |
---|---|
tutorials/s3_microsoft_entra_oidc.md | New tutorial providing complete setup instructions for Microsoft Entra ID OIDC integration with S3 |
protocols/profiles/aws_oidc.md | Adds reference tip linking to the new Microsoft Entra ID tutorial |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
…dentity provider.
25398b5
to
6c766af
Compare
…dentity provider. Depends on