Hi , 

 

I have configured JavaCosign on Tomcat. It seems to work well.

However, I have never been successful  on configuring Java Cosign Filter
on WebLogic Server.

When I open the web application I deployed, I always received this
message:

 

No Configuration was registered that can handle the configuration named
edu.umich.auth.cosign.CosignAuthenticationFilter:JAAS

 

The log file is showing this:

 

Feb 5, 2013 3:41:37 PM edu.umich.auth.cosign.CosignAuthenticationFilterIII
validateFilter

INFO: CosignAuthenticationFilter: validateFilter called

Feb 5, 2013 3:41:37 PM edu.umich.auth.cosign.CosignAuthenticationFilterIII
validateFilter

INFO: CosignAuthenticationFilter: Filter configuration file:
C:\Oracle\Middleware\CosignTest\cosignConfig.xml

Feb 5, 2013 3:41:37 PM edu.umich.auth.cosign.CosignAuthenticationFilterIII
doFilter

SEVERE: No Configuration was registered that can handle the configuration
named edu.umich.auth.cosign.CosignAuthenticationFilter:JAAS

java.lang.IllegalArgumentException: No Configuration was registered that
can handle the configuration named
edu.umich.auth.cosign.CosignAuthenticationFilter:JAAS

        at
com.bea.common.security.jdkutils.JAASConfiguration.getAppConfigurationEntr
y(JAASConfiguration.java:130)

        at
edu.umich.auth.cosign.CosignAuthenticationFilterIII.validateFilter(CosignA
uthenticationFilterIII.java:167)

        at
edu.umich.auth.cosign.CosignAuthenticationFilterIII.doFilter(CosignAuthent
icationFilterIII.java:281)

        at
weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56
)

        at
weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wra
pRun(WebAppServletContext.java:3715)

        at
weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run
(WebAppServletContext.java:3681)

        at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubj
ect.java:321)

        at
weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

        at
weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServle
tContext.java:2277)

        at
weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContex
t.java:2183)

        at
weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1
454)

        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)

        at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

 

I understand that this error message is specific for weblogic. However, as
it is pointing to edu.umich.auth.cosign.CosignAuthenticationFilter:JAAS

,hope someone can identify the problem.

 

Thank you,

 

Preeyakorn 

 

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Cosign-discuss mailing list
Cosign-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cosign-discuss

Reply via email to