Skip to content

support printing out the authorization token #488

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

Open
wasaga opened this issue Jan 22, 2025 · 0 comments
Open

support printing out the authorization token #488

wasaga opened this issue Jan 22, 2025 · 0 comments

Comments

@wasaga
Copy link
Contributor

wasaga commented Jan 22, 2025

Is your feature request related to a problem? Please describe.

sometimes users need to access routes via the command line.
currently users have option of either minting a service account or implementing a programmatic login.

Describe the solution you'd like

pomerium-cli already implements and caches authorization token. we can add a new command that would output a cached token, or, if its not available, would acquire a new one.

# pomerium-cli auth https://my-route.example.com
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