domain_name commands
Work with domain names for SSO.
Usage
CLI.
isimvasvr > isim
isimvasvr: isim > single_sign_on_settings
isimvasvr: single_sign_on_settings > domain_name
isimvasvr: domain_name >
- delete
- Removes the SSO domain names.
- set
- Sets the SSO domain names.
- show
- Show the SSO domain names.
Examples
Important: We must restart ISIM Server to apply changes in settings after you run a delete or set command.
- Delete a domain name.
At the isimvasrv:domain_name prompt, enter delete.
This operation deletes the Domain name(s) for Single Sign-on. Do you wish to proceed? Enter 'YES' to confirm: YES Deleting Domain name(s).. Domain name(s) deleted successfully. Restart IBM Security Identity Manager and Cluster to apply the new settings.
- Set a domain name.
At the isimvasrv: domain_name prompt, enter set.
Enter Domain name(Separate multiple Domain names by comma(,)) : example.com Setting Domain name(s).. Domain name(s) updated successfully. Restart IBM Security Identity Manager and Cluster to apply the new settings.
- Show the SSO domain names.
At the isimvasrv: domain_name prompt, enter show.
Domain name(s) : example.com
Parent topic: single_sign_on_settings command