Cmdlets for Microsoft Project

Build 24.0.9060

AuthScheme Parameter (Connect-MicrosoftProject Cmdlet)

The scheme used for authentication. Accepted entries are SharePointOnlineCookies,OAuth,OKTA,ADFS,AzureAD and OneLogin.

Syntax

Connect-MicrosoftProject -AuthScheme string

Possible Values

SharePointOnlineCookies, OAuth, ADFS, OKTA, OneLogin, AzureAD

Data Type

cstr

Default Value

"SharePointOnlineCookies"

Remarks

This field is used to authenticate to Microsoft Project. SharePointOnlineCookies is the default option.

  • 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.

This is a required parameter.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060