We only have a one realm for web app.
A custom realm is a solution in this case.
Shing Wai Chan
On 11/27/14, 4:34 AM, Ali Gholami wrote:
> 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