AuthScheme Parameter (Connect-SAPBusinessObjectsBI Cmdlet)
The authorization scheme to be used when server authorization is to be performed.
Syntax
Connect-SAPBusinessObjectsBI -AuthScheme string
Possible Values
Basic, Enterprise, LDAP, WinAD, CyberArkData Type
cstr
Default Value
"Basic"
Remarks
This property specifies the type of authentication to perform. Possible values are:
- Basic: Set this to use BASIC authentication. This uses the default auth mechanism.
- Enterprise: Set this to use Enterprise authentication.
- LDAP: Set this to use LDAP authentication.
- WinAD: Set this to use WinAD authentication.
The following options are available for SSO:
- CyberArk: Set this to use a single sign on connection with CyberArk as the identify provider.