AuthScheme
The scheme used for authentication. Accepted entries are Basic, AzureAD, AzureADOpenID and OKTA.
Possible Values
Basic, AzureAD, AzureADOpenID, OKTAData Type
string
Default Value
"Basic"
Remarks
- 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 Active Directory (AzureAD) authentication provider.
- AzureADOpenID: Set to authenticate using OpenID Connect authentication schema with the Azure Active Directory (AzureAD) authentication provider. (Deprecated)
- OKTA: Set this to perform SSO authentication through OKTA. All identity providers require the following common connection properties. [SSOLoginURL/SSOExchangeUrl]