latest--AzureJWTProcessor
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/eidolon-resource/_shared/latest--AzureJWTProcessor.json |
| Parent schema | eidolon-resource |
Type:
object
Properties
implementation
const: "AzureJWTProcessor"
required
client_id
string
Your azure client or application ID. Defaults to the environment variable AZURE_CLIENT_ID
tenant_id
string
The tenant id of the JWT. Defaults to the environment variable AZURE_TENANT_ID
issuer_prefix
string
The issuer prefix of the JWT. Defaults to sts.windows.net. The tenant id will be appended to this value. For example, sts.windows.net/your_tenant_id