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

Add OIDC support for tf-provider authentication #523

Open
lauripe opened this issue Jan 10, 2025 · 1 comment
Open

Add OIDC support for tf-provider authentication #523

lauripe opened this issue Jan 10, 2025 · 1 comment

Comments

@lauripe
Copy link

lauripe commented Jan 10, 2025

Instead of api-keys, we'd prefer to use OAuth against our IdP also for tf-provider authentication

@sajjadlateef
Copy link

Hi @lauripe , thank you for filing this feature request. A few question to help us plan out this feature.

  1. Which IdP do you use?
  2. Would you be passing the JWT token to Terraform as a string ?
  3. Alternative is to configure the IdP in Terraform and have it fetch the token, and refresh the token as needed.
  4. How would the authentication to the IdP work? Would it be using client-id and client-secret (perhaps env variable or fetched from a Vault/KMS) or would it be using a Bearer Token to authenticate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants