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

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

      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>

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

                Created:
                Updated:
                Resolved: