Authenticate a User for IAP
Open
- Dominant language
- Go
- Stars
- 737
- Forks
- 95
- Avg merge
- 10h 38m
- Merged PRs (30d)
- 2
Description
I found this documentation how to get a token to access IAP protected resources from command line: https://cloud.google.com/iap/docs/authentication-howto#signing_in_to_the_application
I could not figure out how to use oauth2l to get the same token. Can this be done?
I would like to add this step to a script that our Devs are running when developing locally but running nc and extracting stuff from a url is not something I want to do on my own :)
Contributor guide
Assessment
This issue has not been assessed yet.