This module creates an instance of the aws_iam_openid_connect_provider resource. Other than using the resource directly, you do not need to provide the thumbprint_list when using this module because ...
OIDC authentication works by allowing users to sign in to one application and receive access to another. For example, if a user wants to create an account at a news site, they may have an option to ...
💡 You might operate your own identity service, but any OAuth 2.0, OpenID Connect (OIDC) conformant provider will do. Register your application with the IdP. Make a note of the client_id and the ...