[jboss-jira] [JBoss JIRA] (AS7-4149) mod_jk is causing failure in formbased authentication in JBoss AS7.1.1 Finalwe
Remy Maucherat (JIRA)
jira-events at lists.jboss.org
Fri May 11 10:39:18 EDT 2012
[ https://issues.jboss.org/browse/AS7-4149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Remy Maucherat resolved AS7-4149.
---------------------------------
Resolution: Rejected
That looks to be caused by an incorrect configuration of the scheme attribute on the connector.
> mod_jk is causing failure in formbased authentication in JBoss AS7.1.1 Finalwe
> ------------------------------------------------------------------------------
>
> Key: AS7-4149
> URL: https://issues.jboss.org/browse/AS7-4149
> Project: Application Server 7
> Issue Type: Bug
> Components: Web
> Affects Versions: 7.1.1.Final
> Reporter: Jay Kumar SenSharma
> Assignee: Remy Maucherat
>
> I tried JBoss AS7.1.1 Final and used a FormBased Security Application.
>
> Once the user enters correct credentials the URL Changes to "http://localhost/FormBasedAuth1/protected/j_security_check" And which is displaying BLANK page. ideally this url is not even supposed to be visible to the user.
>
> It is happening only when i am using APACHE web Server in front of JBoss AS7.1.1 with mod_jk. (If i dont use mod_jk then the application works fine.)
> After seeing the BLANK page ( "http://localhost/FormBasedAuth1/protected/j_security_check" ) The redirection is not happening for the secured resource automatically . I have to open a separete TAB in the same browser to see the secured resource. Which means the authentication was successful but the automatic redirection did not happen which caused BLANK page to appear on the browser after the successful authentication.
--
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