Skip to content

AuthConfiguration

Defined in: bindings/node/dist/index.d.ts:536

What a client must present to be admitted. A client acts only on enabled and requiredScopes; the rest exists for operator tooling.

audiences: string[]

Defined in: bindings/node/dist/index.d.ts:539


enabled: boolean

Defined in: bindings/node/dist/index.d.ts:537


issuers: string[]

Defined in: bindings/node/dist/index.d.ts:540


keys: SigningKeyDescription[]

Defined in: bindings/node/dist/index.d.ts:538


requiredScopes: string[]

Defined in: bindings/node/dist/index.d.ts:541