Using OIDC to authenticate in AWS and Azure pipelines is a good practice, removes the need for access keys, and makes pipeline infrastructure secure and less fragile.
This blog covers how to authenticate using OIDC in AWS and Azure pipelines via GitHub actions, and the benefits include granular control, reduced security risks, and simplified IAM roles.
Technical details on how to implement this are provided in the blog.
















