AuthScheme
The scheme used for authentication. Accepted entries are Auto,OAuth,OKTA,ADFS, and OneLogin.
Possible Values
Auto, SharePointOnlineCookies, OAuth, ADFS, OKTA, OneLogin, AzureADData Type
string
Default Value
"Auto"
Remarks
This field is used to authenticate to Microsoft Project. Auto is the default option.
- Auto: Lets the CData JDBC Driver for Microsoft Project determine what to do based on other connection properties.
- SharePointOnlineCookies: Set the User and Password to perform the cookie based authentication to your SharePoint Online server.
- OAuth: Set this to use OAuth authentication.
- ADFS: Set this to use Single Sign-On authentication with ADFS.
- OKTA: Set this to use Single Sign-On authentication with OKTA.
- OneLogin: Set this to use Single Sign-On authentication with OneLogin.
- AzureAD: Set this to use Azure Active Directory authentication.