AuthScheme
Specifies the authentication scheme used to connect to Microsoft Project.
Possible Values
SharePointOnlineCookies, OAuth, ADFS, OKTA, OneLogin, AzureADData Type
string
Default Value
"SharePointOnlineCookies"
Remarks
This property determines the mechanism that server uses to authenticate to Microsoft Project. If omitted, the default is SharePointOnlineCookies.
Authentication options:
- SharePointOnlineCookies: Uses browser-based cookies obtained from a SharePoint Online session. Set User and Password to perform cookie-based authentication to your SharePoint Online server.
- OAuth: Uses OAuth-based authentication. Select this value to authenticate using an OAuth flow supported by SharePoint Online or your identity provider.
- ADFS: Uses Active Directory Federation Services for Single Sign-On authentication in on-premise or hybrid environments.
- OKTA: Uses Single Sign-On authentication through OKTA as the identity provider.
- OneLogin: Uses Single Sign-On authentication through OneLogin as the identity provider.
- AzureAD: Uses Azure Active Directory for authentication.