1 year ago

#270115

test-img

randomVariable

Authenticating with Google access token on GCP API Gateway

I'm trying to perform authentication on GCP API Gateway using Google access token (ya29.***, OAuth2). However, the the documentation has content on only JWT tokens. It seems it is possible to use Google ID token (which is a JWT) but I don't have it. When I try to access token, the gateway returns the following error:

"Jwt is not in the form of Header.Payload.Signature with two dots and 3 sections"

Is there any way to use Google access token with GCP API Gateway, or is it not possible at all?

google-cloud-platform

oauth-2.0

google-oauth

google-cloud-api-gateway

0 Answers

Your Answer

Accepted video resources