latest--GoogleJWTProcessor
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/eidolon-resource/_shared/latest--GoogleJWTProcessor.json |
| Parent schema | eidolon-resource |
Type:
object
Properties
implementation
const: "GoogleJWTProcessor"
required
jwks_url
string
The URL to fetch the JWKS from. Defaults to https://www.googleapis.com/oauth2/v3/certs
audience
string
Your google client ID. Defaults to the environment variable GOOGLE_CLIENT_ID
issuer
string
The issuer of the JWT. Defaults to accounts.google.com