AuthScheme
The authorization scheme to be used when server authorization is to be performed.
Possible Values
Auto, BasicReadOnly, Basic, OKTAデータ型
string
デフォルト値
"Auto"
解説
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 本製品 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.