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

accept ticket&CSRFPreventionToken as credentials #370

Closed
camaeel opened this issue Oct 24, 2024 · 2 comments
Closed

accept ticket&CSRFPreventionToken as credentials #370

camaeel opened this issue Oct 24, 2024 · 2 comments

Comments

@camaeel
Copy link
Contributor

camaeel commented Oct 24, 2024

Description

It would be great if a user could provide a ticket & CSRFPreventionToken on his own. Then usage of credential helper like this one: https://github.com/camaeel/proxmox-oidc-credential-helper could be helpful for automatically exchanging oidc credentials for ticket+CSRFPreventionToken pair.
Use Case(s)

I would like to stop using static long running passwords or api tokens in my setup, and use OIDC to obtain ticket+CSRFPreventionToken and use them with packer plugin.

Ticket is follow-up of a ticket from packer-plugin-proxmox hashicorp/packer-plugin-proxmox#294

@camaeel
Copy link
Contributor Author

camaeel commented Nov 8, 2024

@Tinyblargon I prepared a MR which exposes option to provide ticket + CSRF prevention token.

@camaeel
Copy link
Contributor Author

camaeel commented Nov 24, 2024

This was implemented by #373

@camaeel camaeel closed this as completed Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant