aws-cloudformation / aws-cloudformation/cloudformation-cli
AWS Cloud formation template not honoring the app_id defined in the AWS Role trust relationship.
- Dominant language
- Python
- Stars
- 336
- Forks
- 172
- Avg merge
- 3d 5m
- Merged PRs (30d)
- 3
Description
I apologize if this issue seems out of place here. If it is, please inform me of the appropriate GitHub repository to move this issue.
I was trying to do the AWS OIDC authentication using the Azure AD token. As per the [AWS documentation page](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-idp_oidc.html) this can be achieved by having a check on the app_id associated with the bearer token presented to AWS. Unfortunately, this didn't work.
Here is the [video recording](https://balupublicclouds.blob.core.windows.net/aws-oidc-auth/AWS-OIDC-auth-appId-trustrelation-failure.mp4)
Contributor guide
Assessment
This issue has not been assessed yet.