Hello,
I checked the vSphere SSO and Web Client SDKs and I didin't find an asnwer, so hopefully someone here can tell me if this is possible.
We would like to integrate the vSphere Web Clinet login with two factor authentication using either RSA SecurID or DuoSecurity Auth (https://www.duosecurity.com/docs/authapi). Basically we want to get in front of the authentication process, use some two factory method, then programatically get a SAML token from the vSphwere SSO API and pass the SAML on to the vSphwere Web Client.
User -> CustomWebSiteToAuthenticate -> GetSAMLFromSSOaPI -> redirect user to vSphwere Web Client with SAML Token
Any suggestions would be appreciated. Sorry if this is in the wrong forum, I could not find a forum for the SSO API.