AuthScheme
The scheme used for authentication. Accepted entries are Basic, AzureAD, AzureADOpenID and OKTA.
Possible Values
Basic, AzureAD, OKTAデータ型
string
デフォルト値
"Basic"
解説
- Basic: Set this to authenticate using the Basic authentication schema. You need to specify the User and Password connection properties for this schema.
- AzureAD: Set to authenticate using OpenID Connect authentication schema with the Azure AD authentication provider.
- OKTA: Set this to perform SSO authentication through OKTA. All identity providers require the following common connection properties. [SSOLoginURL/SSOExchangeURL]