[jboss-jira] [JBoss JIRA] (JBFORUMS-309) HHTP request not found in custom Login Module in JBOSS 7
joy sen (JIRA)
issues at jboss.org
Mon Sep 3 02:56:00 EDT 2018
[ https://issues.jboss.org/browse/JBFORUMS-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
joy sen updated JBFORUMS-309:
-----------------------------
Description:
I want to use the HTTP request object in custom login module which extends AbstractServerLoginModule.
In JBOSS 6.x this can be fetched from PolicyContext or FacesContext Object.
But from 7.x onwards these cannot be found. Any approach to share information between authentication and login modules (Using ThreadLocal/Faces Contex/Policy Context) does not work.
Need a way out to share information between authentication and login in EAP 6.4 version.
was:
I want to use the HTTP request object in custom login module which extends AbstractServerLoginModule.
In JBOSS 6.x this can be fetched from PolicyContext or FacesContext Object.
But from 7.x onwards these cannot be found. Any approach to share information between authentication and login modules (Using ThreadLocal/Faces Contex/Policy Context) does not work.
Need a way out to share information between authentication in login in EAP 6.4 version.
> HHTP request not found in custom Login Module in JBOSS 7
> --------------------------------------------------------
>
> Key: JBFORUMS-309
> URL: https://issues.jboss.org/browse/JBFORUMS-309
> Project: JBoss Forums
> Issue Type: Bug
> Environment: EAP 6.4
> Reporter: joy sen
> Assignee: Luca Stancapiano
> Priority: Blocker
>
> I want to use the HTTP request object in custom login module which extends AbstractServerLoginModule.
> In JBOSS 6.x this can be fetched from PolicyContext or FacesContext Object.
> But from 7.x onwards these cannot be found. Any approach to share information between authentication and login modules (Using ThreadLocal/Faces Contex/Policy Context) does not work.
> Need a way out to share information between authentication and login in EAP 6.4 version.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list