Class SessionUtilExternalBrowser


  • public class SessionUtilExternalBrowser
    extends Object
    SAML 2.0 Compliant service/application federated authentication 1. Query GS to obtain IDP SSO url 2. Listen a localhost port to accept Saml response 3. Open a browser in the backend so that the user can type IdP username and password. 4. Return token and proof key to the GS to gain access.