Optional
accessOptional
clientThe OAuth client id. Changes to this attribute are synchronized to HA mates via config-sync. The default value is ""
.
Optional
clientThe OAuth redirect URI. Changes to this attribute are synchronized to HA mates via config-sync. The default value is ""
.
Optional
clientThe required value for the TYP field in the ID token header. Changes to this attribute are synchronized to HA mates via config-sync. The default value is "JWT"
.
Optional
clientThe OAuth scope. Changes to this attribute are synchronized to HA mates via config-sync. The default value is "openid email"
.
Optional
clientThe OAuth client secret. This attribute is absent from a GET and not updated when absent in a PUT, subject to the exceptions in note 4. Changes to this attribute are synchronized to HA mates via config-sync. The default value is ""
.
Optional
clientEnable or disable verification of the TYP field in the ID token header. Changes to this attribute are synchronized to HA mates via config-sync. The default value is true
.
Optional
defaultThe default global access level for this OAuth profile. Changes to this attribute are synchronized to HA mates via config-sync. The default value is "none"
. The allowed values and their meaning are:
"none" - User has no access to global data. "read-only" - User has read-only access to global data. "read-write" - User has read-write access to most global data. "admin" - User has read-write access to all global data.
Optional
defaultThe default message VPN access level for the OAuth profile. Changes to this attribute are synchronized to HA mates via config-sync. The default value is "none"
. The allowed values and their meaning are:
"none" - User has no access to a Message VPN. "read-only" - User has read-only access to a Message VPN. "read-write" - User has read-write access to most Message VPN settings.
Optional
displayThe user friendly name for the OAuth profile. Changes to this attribute are synchronized to HA mates via config-sync. The default value is ""
.
Optional
enabled?: booleanEnable or disable the OAuth profile. Changes to this attribute are synchronized to HA mates via config-sync. The default value is false
.
Optional
endpointThe OAuth authorization endpoint. Changes to this attribute are synchronized to HA mates via config-sync. The default value is ""
.
Optional
endpointThe OpenID Connect discovery endpoint or OAuth Authorization Server Metadata endpoint. Changes to this attribute are synchronized to HA mates via config-sync. The default value is ""
.
Optional
endpointThe number of seconds between discovery endpoint requests. Changes to this attribute are synchronized to HA mates via config-sync. The default value is 86400
.
Optional
endpointThe OAuth introspection endpoint. Changes to this attribute are synchronized to HA mates via config-sync. The default value is ""
.
Optional
endpointThe maximum time in seconds a token introspection request is allowed to take. Changes to this attribute are synchronized to HA mates via config-sync. The default value is 1
.
Optional
endpointThe OAuth JWKS endpoint. Changes to this attribute are synchronized to HA mates via config-sync. The default value is ""
.
Optional
endpointThe number of seconds between JWKS endpoint requests. Changes to this attribute are synchronized to HA mates via config-sync. The default value is 86400
.
Optional
endpointThe OAuth token endpoint. Changes to this attribute are synchronized to HA mates via config-sync. The default value is ""
.
Optional
endpointThe maximum time in seconds a token request is allowed to take. Changes to this attribute are synchronized to HA mates via config-sync. The default value is 1
.
Optional
endpointThe OpenID Connect Userinfo endpoint. Changes to this attribute are synchronized to HA mates via config-sync. The default value is ""
.
Optional
endpointThe maximum time in seconds a userinfo request is allowed to take. Changes to this attribute are synchronized to HA mates via config-sync. The default value is 1
.
Optional
interactiveEnable or disable interactive logins via this OAuth provider. Changes to this attribute are synchronized to HA mates via config-sync. The default value is true
.
Optional
interactiveThe value of the prompt parameter provided to the OAuth authorization server for login requests where the session has expired. Changes to this attribute are synchronized to HA mates via config-sync. The default value is ""
.
Optional
interactiveThe value of the prompt parameter provided to the OAuth authorization server for login requests where the session is new or the user has explicitly logged out. Changes to this attribute are synchronized to HA mates via config-sync. The default value is "select_account"
.
Optional
issuer?: stringThe Issuer Identifier for the OAuth provider. Changes to this attribute are synchronized to HA mates via config-sync. The default value is ""
.
Optional
oauthThe name of the OAuth profile.
Optional
oauthThe OAuth role of the broker. Changes to this attribute are synchronized to HA mates via config-sync. The default value is "client"
. The allowed values and their meaning are:
"client" - The broker is in the OAuth client role. "resource-server" - The broker is in the OAuth resource server role.
Optional
resourceEnable or disable parsing of the access token as a JWT. Changes to this attribute are synchronized to HA mates via config-sync. The default value is true
.
Optional
resourceThe required audience value. Changes to this attribute are synchronized to HA mates via config-sync. The default value is ""
.
Optional
resourceThe required issuer value. Changes to this attribute are synchronized to HA mates via config-sync. The default value is ""
.
Optional
resourceA space-separated list of scopes that must be present in the scope claim. Changes to this attribute are synchronized to HA mates via config-sync. The default value is ""
.
Optional
resourceThe required TYP value. Changes to this attribute are synchronized to HA mates via config-sync. The default value is "at+jwt"
.
Optional
resourceEnable or disable verification of the audience claim in the access token or introspection response. Changes to this attribute are synchronized to HA mates via config-sync. The default value is true
.
Optional
resourceEnable or disable verification of the issuer claim in the access token or introspection response. Changes to this attribute are synchronized to HA mates via config-sync. The default value is true
.
Optional
resourceEnable or disable verification of the scope claim in the access token or introspection response. Changes to this attribute are synchronized to HA mates via config-sync. The default value is true
.
Optional
resourceEnable or disable verification of the TYP field in the access token header. Changes to this attribute are synchronized to HA mates via config-sync. The default value is true
.
Optional
sempEnable or disable authentication of SEMP requests with OAuth tokens. Changes to this attribute are synchronized to HA mates via config-sync. The default value is true
.
Optional
usernameThe name of the username claim. Changes to this attribute are synchronized to HA mates via config-sync. The default value is "sub"
.
The name of the groups claim. Changes to this attribute are synchronized to HA mates via config-sync. The default value is
"groups"
.