« Return to Thread: JASPIC without jmacLogin ?

JASPIC without jmacLogin ?

by forums-8 :: Rate this Message:

| View in Thread

 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


 « Return to Thread: JASPIC without jmacLogin ?