
1almx (1almx) asked a question.
Hello.
My company is using OKTA. We have our base of users.
We would like to integrate this with the VMware Center component to use those users to login to this VMware component.
We wanted use for this LDAPS functionality.
I received from my internal support some LDAP parameter to connect this OKTA service to public (whitelisted only for OKTA service) Center but we have problems with the connections.
If that kind of connectivity should works or was tested by OKTA ?

After a support case with both Okta and VMware I finally got this working. The problem was that vCenter doesn't understand LDAP usernames where the username is an email (has an @ sign in it).
I went into the Okta Profile Editor and modified the Okta Username (`login`) and removed the Format Restriction that required it to be an email. (Beware, this could break any other integration you might have with Okta) After that, users could go to the vCenter web UI and enter "<okta-username>@<vcenter-ldap-integration-domain-field>" or "<vcenter-ldap-integration-domain-field>/<okta-username>"