AuthScheme
The authorization scheme to be used when server authorization is to be performed.
Possible Values
BasicReadOnly, Basic, OKTAData Type
string
Default Value
"Basic"
Remarks
This property specifies the type of authentication to perform. Possible values are:
- Basic: Set this to use BASIC authentication.
- BasicReadOnly: (Deprecated) Set this for read only operations.
By default, AuthScheme is Basic, and if the User and Password properties are set, the connector will attempt basic authentication.
The following options are available for SSO:
- OKTA: Set to use a single sign on connection with Okta as the identify provider.