Authenticate with single sign on

The Genero Ghost Client allows you to test applications that require authentication through Single sign on.

The GIP SSO Handler (GIPSSOHandler) provides support for SSO that can be used to authenticate using the Genero IDP SSO service.

The Java API com.fourjs.ggc.HttpHandler interface provides support for HTTP handling for SSO.

Specify the GIP SSO Handler with the option --http-handler com.fourjs.ggc.httphandler.GIPSSOHandler with application SSO login details at the command line.