PivotAccess
Properties
accessMode
String required
Possible values: PROXIED
, NATIVE
, OIDC
, LDAP
Mode of user access for Pivot. For more details, see Direct access Pivot.
url
String
The URL for Pivot access. Only valid when accessMode
is NATIVE
, OIDC
, or LDAP
. Optional.
roleAuthority
String
Possible values: NATIVE
, EXTERNAL
Whether user authorization roles will be managed by Pivot or the identity provider. See Manage users with OIDC or Manage users with LDAP for more information. Required if and only valid when accessMode
is OIDC
OR LDAP
.
options
String
Configuration options for OIDC or LDAP, specified in YAML or JSON formats. Required if and only valid when accessMode
is OIDC
OR LDAP
.