Enabling Basic authentication in VMware Orchestrator
VMware Orchestrator is a powerful automation platform for administrators. In order to secure the access to the Orchestrator, it is recommended to use Single Sign-On (SSO) authentication. However, there may be instances where SSO is not available and you need to use basic authentication instead (ex: Aria Operations plugin). In this case, you can set the value of com.vmware.o11n.sso.basic-authentication.enabled property to true. Here are the steps to set com.vmware.o11n.sso.basic-authentication.enabled value in VMware Orchestrator: ...


