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

OIDC Token Exchange does not support multiple tokens #68

Open
mgriffin13 opened this issue Oct 1, 2024 · 1 comment
Open

OIDC Token Exchange does not support multiple tokens #68

mgriffin13 opened this issue Oct 1, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mgriffin13
Copy link

Is your feature request related to a problem? Please describe.
PR #59 added the ability to use TFC Dynamic Workload Credentials, but the implementation was limited to the default configuration within Terraform. My use-case is that I'm attempting to use multiple Dynamic Workload Credentials within the same workspace, which TFC supports.

See https://developer.hashicorp.com/terraform/cloud-docs/workspaces/dynamic-provider-credentials/manual-generation#generating-multiple-tokens

Describe the solution you'd like
Given my use-case, I would like to see the JFrog provider accept a parameter where I can supply a TFC config such as "JFROG", then the JFrog provider would look for TFC_WORKLOAD_IDENTITY_TOKEN_JFROG, rather than just default to TFC_WORKLOAD_IDENTITY_TOKEN

Describe alternatives you've considered
Alternatives include just continuing to use static credentials

@alexhung alexhung added the enhancement New feature or request label Oct 1, 2024
@alexhung alexhung self-assigned this Oct 1, 2024
@alexhung
Copy link
Member

alexhung commented Oct 1, 2024

@mgriffin13 Thanks for the suggestion. I've addd this to our plan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants