users@glassfish.java.net

JASPIC without jmacLogin ?

From: <forums_at_java.net>
Date: Fri, 16 Mar 2012 13:07:12 -0500 (CDT)

 Hello,

Currently, GF always perform a jmacLogin in BaseContainerCallbackHandler
(then set the expected DistinguishedPrincipalCredential).

The problem is that jmacLogin will then require the use of a Realm (which
will go to local JAAS instead).

My JASPIC implementation perform an authentification to a tier server and I
don't need any "local check" (aka JAAS).

Is there a way to prevent the jmacLogin in GF ? Or do I need to create a
custom GF Realm ?

My understanding was that JASPIC replaces the GF Realm use ...

Regards,
JB


--
[Message sent by forum member 'bjb']
View Post: http://forums.java.net/node/884334