Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-2059

Add ability to include form auth password in error page via FormAuthValve

    XMLWordPrintable

Details

    • Documentation (Ref Guide, User Guide, etc.)
    • 0
    • 0% 0%

    Description

      There should be optional support for including the j_password form auth parameter in the session by adding an attribute to the FormAuthValve. For example:

      <!-- Add the FormAuthValve to get access to the exception -->
      <Context cookies="true" crossContext="true">
      <Valve className="org.jboss.web.tomcat.security.FormAuthValve"
      includePassword="true" />
      </Context>

      Attachments

        Activity

          People

            starksm64 Scott Stark (Inactive)
            starksm64 Scott Stark (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: