You manage authentication services from the vSphere Client, or by using the CLI. You can also manage the vCenter Server Identity Provider Federation configuration process by using an API.
You can manage vCenter Server authentication using different interfaces.
Interface | Description |
---|---|
vSphere Client | Web interface (HTML5-based client). |
API | Manage the vCenter Server Identity Provider Federation configuration process. |
sso-config | Command-line utility for configuring the vCenter Server built-in identity provider. |
Manage vCenter Server Authentication Services Using the vSphere Client
You can manage vCenter Server authentication services from the vSphere Client.
Procedure
Manage vCenter Server Authentication Services Using Scripts
vCenter Server includes a utility, sso-config, for managing authentication services.
Use the sso-config utility for management tasks that the vSphere Client does not support, or to create custom scripts for your environment.
CLI | Description | Links |
---|---|---|
sso-config | Command-line utility for configuring the vCenter Server built-in identity provider. | Refer to the sso-config help by running sso-config.sh -help , or see the VMware knowledge base article at https://kb.vmware.com/s/article/67304 for usage examples. |
service-control | Command for starting, stopping, and listing services. | Run this command to stop services before running other CLI commands. The service-control command does not require that you specify the path. |
Prerequisites
Enable SSH login to vCenter Server. You can use the Access Settings tab in the vCenter Server Management Interface (https://vcenter_server_ip:5480) for SSH login activation and deactivation.