Single Sign-On Service (Enabled by Default)

The Single Sign-On (SSO) feature in Oracle ILOM is an Oracle-proprietary protocol service. This service enables Oracle ILOM web interface authenticated users to launch the KVMS applications (Oracle ILOM Remote System Console or Oracle ILOM Storage CLI Redirection) without requiring users to re-enter their passwords.

The property state for the SSO service in Oracle ILOM is enabled by default. To modify this property state, see the following table

User Interface Configurable Target:
  • CLI: /SP/services/
  • Web: ILOM Administration > User Management > User Accounts > Single Sign On
  • Requirement: User Management (a) role is required to modify SSO property.
Property Default Value Description

Single Sign On

(/sso state=)

Enabled

Enabled |Disabled

CLI SSO State Syntax Examples:

Single server SP:

set /SP/services/sso state=[enabled|disabled]

Multi-domain server SP:

As of SPARC system firmware release 9.9, use this syntax:

set /SP/services/sso state=[enabled|disabled]

Prior to SPARC system firmware release 9.9, use this syntax:

set /Servers/PDomains/PDomain_ n /SP/services/sso state=[enabled|disabled]