[jboss-jira] [JBoss JIRA] (AS7-1963) Port ExtendedFormAuthenticator to AS7

Marcus Moyses (Resolved) (JIRA) jira-events at lists.jboss.org
Tue Oct 4 09:53:16 EDT 2011


     [ https://issues.jboss.org/browse/AS7-1963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcus Moyses resolved AS7-1963.
--------------------------------

    Resolution: Done


Authenticator ported. Add
<valve>
    <class-name>org.jboss.as.web.security.ExtendedFormAuthenticator</class-name>
    <param>
       <param-name>includePassword</param-name>
       <param-value>true</param-value>
    </param>
</valve>

to jboss-web.xml to use it instead of the default form authenticator.
                
> Port ExtendedFormAuthenticator to AS7
> -------------------------------------
>
>                 Key: AS7-1963
>                 URL: https://issues.jboss.org/browse/AS7-1963
>             Project: Application Server 7
>          Issue Type: Feature Request
>          Components: Security, Web
>    Affects Versions: 7.0.2.Final
>            Reporter: Marcus Moyses
>            Assignee: Marcus Moyses
>            Priority: Minor
>             Fix For: 7.1.0.Beta1
>
>
> Include the extended form authenticator as we had in previous AS versions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list