Skip to content
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

backend/azurerm: add support for generic OIDC authentication #31966

Merged
merged 4 commits into from Oct 31, 2022

Commits on Oct 7, 2022

  1. Added support for generic OIDC authentication (eg. Gitlab) and ensure…

    … documentation is more clear about it´s usage. oidc_request_url and oidc_request_token are meant to be used for Github Actions only.
    kschu91 committed Oct 7, 2022
    Copy the full SHA
    5842950 View commit details
    Browse the repository at this point in the history
  2. Fix go.sum

    kschu91 committed Oct 7, 2022
    Copy the full SHA
    bc07a54 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Fix default values

    manicminer committed Oct 12, 2022
    Copy the full SHA
    82c0b44 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0dac887 View commit details
    Browse the repository at this point in the history