SNCSSO Parameter (Connect-SAPERP Cmdlet)
Specifies whether to connect via the SAP SSO (using the Secure Login Library).
Syntax
Connect-SAPERP -SNCSSO string
Possible Values
0, 1Data Type
cstr
Default Value
"1"
Remarks
The default value is 1. Valid values are 0,1.
The SNCMode connection property must be set to True to use this feature.
Available values are:
| 0 | Use User/password or other non-SSO identity-related connection properties to authenticate. |
| 1 | Authenticate via SNC SSO (using the Secure Login Library). |