has anyone successfully authenticated with acegi security using weblogic 8.1 authenticators?
thanks!
jason
has anyone successfully authenticated with acegi security using weblogic 8.1 authenticators?
thanks!
jason
Not to my knowledge, but there are people using Acegi Security with WebLogic.
Which WebLogic authenticator do you need to use? There might be an alternative way.
Weblogic has an Active Directory authenticator for NT domains. I'd like to be able to authenticate against it with Acegi, but there doesn't appear to be a module for Weblogic, as there is for JBoss, Resin, and a few others.
Is there a JAAS login module that would work? If so, try using the Acegi Security JaasAuthenticationProvider which can wrap it (discussed in the reference documentation for 0.6).