AuthScheme
The type of authentication to use when connecting to 1010Data.
Possible Values
Auto, Basic, ADFS, Okta, HTTPForm, AzureADData Type
string
Default Value
"Basic"
Remarks
- Auto: This mode is only included for compatibility and should not be used with new connections.
- Basic: Authenticates with your 1010Data credentials in User and Password.
- ADFS, Okta: Authenticates using the named SSO service. In this mode the credentials in User and Password are your SSO credentials.
- HTTPForm: A simple SSO method where User and Password are submitted using HTTP Authorization and a SAML token is returned directly.
- AzureAD: Authenticates using Azure Active Directory. In this mode user and password are not used, instead you use a web browser to sign into Azure and the connector transfers the SSO login from Azure to 1010Data.