users@glassfish.java.net

[gf-users] multiple login-config in web.xml

From: Ali Gholami <gholami_at_kth.se>
Date: Thu, 27 Nov 2014 13:34:43 +0100

My web application needs uses two different custom authentication realms
for two groups of users. I wonder if it is possible to have two
different realms in one web.xml, eg LDAP and JDBC realms. I'm using
Glassfish 3.1.2.2.

Ali