-
Notifications
You must be signed in to change notification settings - Fork 99
Added section to AWS Account page for configuring OIDC session tags #2792
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
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 documentation for configuring OIDC session tags in AWS accounts, allowing users to pass session tags when assuming AWS IAM roles for better resource access control and reduced configuration sprawl.
- Added comprehensive documentation section on configuring session tags for AWS OIDC accounts
- Included practical examples showing JSON configuration, trust policy updates, and IAM policy implementation
- Provided visual references with screenshot placeholders for custom claims and IAM policies
Comments suppressed due to low confidence (1)
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
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.
lgtm
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.
This looks good, thanks for putting this together.
Related to OctopusDeploy/Issues#9510