ExternalAuthProperties interface
External Auth profile
Properties
| claim | External Auth claim This configures how claims are validated and applied. |
| clients | External Auth OIDC clients There must not be more than 20 entries and entries must have unique namespace/name pairs. |
| issuer | Token Issuer profile |
| provisioning |
Provisioning state |
| status | Status of the external auth resource |
Property Details
claim
External Auth claim This configures how claims are validated and applied.
claim: ExternalAuthClaimProfile
Property Value
clients
External Auth OIDC clients There must not be more than 20 entries and entries must have unique namespace/name pairs.
clients?: ExternalAuthClientProfile[]
Property Value
issuer
provisioningState
Provisioning state
provisioningState?: string
Property Value
string