Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
OidcSsoConfig
Interface OidcSsoConfig
interface
OidcSsoConfig
{
claims
:
{
email
:
string
;
groups
:
string
;
subject
:
string
}
;
clientId
:
string
;
clientSecretRef
:
string
;
enabled
:
boolean
;
issuer
:
string
;
redirectUri
:
string
;
scopes
:
string
[]
;
}
Index
Properties
claims
client
Id
client
Secret
Ref
enabled
issuer
redirect
Uri
scopes
Properties
claims
claims
:
{
email
:
string
;
groups
:
string
;
subject
:
string
}
client
Id
clientId
:
string
client
Secret
Ref
clientSecretRef
:
string
enabled
enabled
:
boolean
issuer
issuer
:
string
redirect
Uri
redirectUri
:
string
scopes
scopes
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
claims
client
Id
client
Secret
Ref
enabled
issuer
redirect
Uri
scopes
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...