Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Invalidate External OAuth Access Token

Not applicable

I'm tyring to integrate Google OAuth with Apigee and I have successfully:

  1. Sign in to Google
  2. Grab the id_token from Google and pass it as external access token to Apigee
  3. Access protected resource from Apigee

However, when trying to invalidate the access token upon signing out, Apigee does not completely invalidate the token. It is doing a flip flop between:

  1. Returning the protected resource using an invalidated access token. (Wrong)
  2. Returning an error "access_token_not_approved". (Correct)

Has anyone seen this behaviour before and can shed some light?

0 8 466
8 REPLIES 8