79144447

Date: 2024-10-31 11:05:35
Score: 0.5
Natty:
Report link

The following worked:

mp.jwt.verify.publickey.location=https://www.gstatic.com/iap/verify/public_key-jwk
mp.jwt.verify.publickey.algorithm=ES256
mp.jwt.verify.issuer=https://cloud.google.com/iap
mp.jwt.verify.audiences=/projects/xxxxx/global/backendServices/xxxxxx
mp.jwt.token.header=x-goog-iap-jwt-assertion

Notice algorithm=ES256

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Born78