AuthScheme
The authorization scheme to be used when server authorization is to be performed.
Possible Values
Auto, BasicReadOnly, Basic, OKTAData Type
string
Default Value
"Auto"
Remarks
This property specifies the type of authentication to perform. Possible values are:
- Auto: Lets the driver decide automatically based on the other connection properties you have set.
- Basic: Set this to use BASIC authentication.
By default, AuthScheme is Basic, and if the User and Password properties are set, the driver 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.