What is SSO (Single Sign-On) and how do I configure it in GlassFish?
SSO is an authentication solution allowing multiple applications to share the same user sign-on information. • GlassFish has built-in support for SSO in its HTTP virtual server layer in a server instance. SSO in the HTTP virtual server layer is enabled by default. You can turn it off by defining the following property in domain.xml: