Skip to content
This repository was archived by the owner on Nov 5, 2021. It is now read-only.

Comments

Check for ID token in OAuth token if access token is not set.#483

Merged
manugarg merged 1 commit intomasterfrom
63729A23134379909BFCA3AC3C378B48
Oct 5, 2020
Merged

Check for ID token in OAuth token if access token is not set.#483
manugarg merged 1 commit intomasterfrom
63729A23134379909BFCA3AC3C378B48

Conversation

@manugarg
Copy link
Contributor

@manugarg manugarg commented Oct 5, 2020

Some Google services, for example GCP IAP, don't set access token but set id_token in the OAuth token JSON. Use id_token if that's the case.

PiperOrigin-RevId: 335465851

Some Google services, for example GCP IAP, don't set access token but set id_token in the OAuth token JSON. Use id_token if that's the case.

PiperOrigin-RevId: 335465851
@manugarg
Copy link
Contributor Author

manugarg commented Oct 5, 2020

Fixes: #480.

@manugarg manugarg merged commit f40ed7e into master Oct 5, 2020
@manugarg manugarg deleted the 63729A23134379909BFCA3AC3C378B48 branch October 5, 2020 20:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants