Cmdlets for SAP Concur

Build 23.0.8839

AuthScheme Parameter (Connect-SAPConcur Cmdlet)

The scheme used for authentication. Accepted entries are OAuth, OAuthPassword, and CompanyLevelAuth.

Syntax

Connect-SAPConcur -AuthScheme string

Possible Values

OAuth, OAuthPassword, CompanyLevelAuth

Data Type

cstr

Default Value

"OAuth"

Remarks

  • OAuth: Set to this to perform OAuth authentication with the code grant type.
  • OAuthPassword: Set to this to perform OAuth with the password grant type.
  • CompanyLevelAuth: Set to this to perform Company Level Authentication with password grant type OAuth.

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