[jboss-jira] [JBoss JIRA] (JBWEB-228) Globally configure an Authenticator Valve for the whole JBoss.

Jean-Frederic Clere (JIRA) jira-events at lists.jboss.org
Mon Jan 7 10:35:10 EST 2013


    [ https://issues.jboss.org/browse/JBWEB-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743829#comment-12743829 ] 

Jean-Frederic Clere commented on JBWEB-228:
-------------------------------------------

yep
                
> Globally configure an Authenticator Valve for the whole JBoss.
> --------------------------------------------------------------
>
>                 Key: JBWEB-228
>                 URL: https://issues.jboss.org/browse/JBWEB-228
>             Project: JBoss Web
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: JBossWeb-7.0.0.GA, JBossWeb-7.0.1.GA , JBossWeb-7.0.2.GA, JBossWeb-7.0.9.GA
>            Reporter: Mo Zo
>            Assignee: Jean-Frederic Clere
>
> Please add an option to set and configure an Authenticator (Valve) globally for all applications in a JBoss by using standard JBoss mechanisms like domain.xml, standalone.xml and DMR, so that it would be possible to reference an Authenticator like this:
> web.xml
> <login-config>
>      <auth-method>CUSTOM</auth-method>
> </login-config>
> To achieve this I had to modify:
> ...\modules\org\jboss\as\web\main\jbossweb-7.0.X.Final.jar\org\apache\catalina\startup\Authenticators.properties
> CUSTOM=<full qualified authenticator class name>
> which certainly is not a good way.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list