[jboss-jira] [JBoss JIRA] Closed: (JBPM-249) identity login module
Ronald van Kuijk (JIRA)
jira-events at lists.jboss.org
Wed Jul 4 10:04:51 EDT 2007
[ http://jira.jboss.com/jira/browse/JBPM-249?page=all ]
Ronald van Kuijk closed JBPM-249.
---------------------------------
Resolution: Out of Date
> identity login module
> ---------------------
>
> Key: JBPM-249
> URL: http://jira.jboss.com/jira/browse/JBPM-249
> Project: JBoss jBPM
> Issue Type: Feature Request
> Components: Core Engine
> Reporter: Tom Baeyens
> Assigned To: Tom Baeyens
>
> a LoginModule that on commit, takes the username of the user that logged in and calls org.jbpm.securityAuthentication.pushAuthenticatedActorId(userName); upon logout, the loginmodule should call Authentication.popAuthenticatedActorId();
> the way to get the username should be configurable:
> 1) from the username callback in the login module
> 2) as the principal.getName() of a principal of a given type
> the login module should be tested with jboss 4.x
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list