Parameter: idmssoenabled

Startup parameters change the behavior of the HPE Service Manager server. You can always set a startup parameter from the server's operating system command prompt.

Parameter

idmssoenabled

Description

This parameter determines whether HPE Identity Manager (IdM) Single Sign-On is enabled for the Service Manager Server. By default, IdM SSO is disabled. For more information, see SAML Single Sign-On.

Note If this parameter is set to 1, you need to additionally specify the idmsigningkey parameter.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

Yes

Default value

0

Possible values

0 (Disable)

1 (Enable)

Example usage

Command line: sm -httpPort:13080 -idmssoenabled:1

Initialization file: idmssoenabled:1