AuthScheme Parameter (Connect-EpicorERP Cmdlet)
The type of authentication to use when connecting to Epicor Kinetic.
Syntax
Connect-EpicorERP -AuthScheme string
Possible Values
Basic, AzureADOpenIDData Type
cstr
Default Value
"Basic"
Remarks
- Basic: Default. Basic authentication.
- AzureADOpenID: Set this to perform Azure Active Directory OpenID authentication.