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.
Properties
Section titled “Properties”audiences
Section titled “audiences”audiences:
string[]
Defined in: bindings/node/dist/index.d.ts:539
enabled
Section titled “enabled”enabled:
boolean
Defined in: bindings/node/dist/index.d.ts:537
issuers
Section titled “issuers”issuers:
string[]
Defined in: bindings/node/dist/index.d.ts:540
keys:
SigningKeyDescription[]
Defined in: bindings/node/dist/index.d.ts:538
requiredScopes
Section titled “requiredScopes”requiredScopes:
string[]
Defined in: bindings/node/dist/index.d.ts:541

