Launch SAML SSO app in JGAS
Deploy applications secured for SAML Single sign-on (SSO) in the JGAS.
SSO requests require HTTPS, and as JGAS has limited HTTPS support (for instance, there is no option to use your own SSL certificate as in the standard GAS), therefore it is only recommended to deploy the war in the standalone JGAS for testing. For development, deploy in any existing Java Enterprise Edition container such as Apache Tomcat®, Jetty, or Glassfish where HTTPS is configured.
You must have configured SAML Single sign-on (SSO) for the applications you wish to deploy. For details of implementing applications with SSO, see SAML SSO.
The next time you start the same application - or any application delivered by the same JGAS - you will not be prompted for your credentials. The application will start and be authenticated by the same SAML user.