Integration Management Cmdlets

Integration management cmdlets allow you to manage and interact with external integration subsystems.

Connect-1EPowerBI [-Server <server>] -AppId <appid> -CertSubject <cert subject>

This cmdlet invokes a local helper server that acts as a bridge between a PowerBI desktop or server instance and the 1E Platform.

The Server argument specifies the platform server to connect to. If not specified, and the set-1eserver cmdlet has already been invoked to connect to a server, then that server is used.

The AppId argument specifies the application Id of the identity provider application defined for external integration.

The CertSubject argument specifies the subject of a certificate to be used for signing JWTs for non-interactive authentication.