Replies: 5 comments 7 replies
-
Thanks @jsimoni, I'll pass this along to the team responsible for OIDC. |
Beta Was this translation helpful? Give feedback.
-
@ethomson is this somewhere on the roadmap? I see that OIDC customization was added recently. That is great! Just curious how the JWT could be customized in a very similar manner? This would be so powerful and useful to control security associated between AWS Cloud and GitHub Actions for an Enterprise/Org/Repo. 😊 |
Beta Was this translation helpful? Give feedback.
-
Adding my and my enterprise employer's +1 to this issue. Have also raised a Premium Support ticket #2047747 |
Beta Was this translation helpful? Give feedback.
-
No comments recently I know but let me poke this and see where we are at |
Beta Was this translation helpful? Give feedback.
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to be able to pass session tags to AWS with the GitHub OIDC Connect feature. I was able to do this with the old Access Keys by using https://github.com/aws-actions/configure-aws-credentials#session-tagging
However, the AWS OIDC Provider uses the AssumeRoleWithWebIdentity operation which requires the session tags in the JSON Web Token (JWT) (which is generated by GitHub).
https://docs.aws.amazon.com/IAM/latest/UserGuide/id_session-tags.html#id_session-tags_adding-assume-role-idp
Beta Was this translation helpful? Give feedback.
All reactions