[jboss-user] [jBPM] - Re: My issue with Task Service

Bhaskaran Venkataraman do-not-reply at jboss.com
Fri Jun 15 07:09:35 EDT 2012


Bhaskaran Venkataraman [https://community.jboss.org/people/bhaskarven] created the discussion

"Re: My issue with Task Service"

To view the discussion, visit: https://community.jboss.org/message/741972#741972

--------------------------------------------------------------
Thanks for your help. Actually I tried to run the sample demo program - the evaluation one.

There are 2 screens that are displayed :
When you type  http://localhost:8080/jbpm-console http://localhost:8080/jbpm-console you get a login screen

   When you login as "krisv" then go to tasks and select the task that you want to view then there is another login.
   This is the actual BPM Console snapshot. This login is requested only once. When the second user say "john" or
   "mary" logs in and they want to view the tasks it does ask for the second login.

   The reason is cookies store the login information and they are valid for the entire session. So when user "john" logs in
   the system does not ask him to authenticate because of the cookies. So even though it is john who is approving
   it remembers from the cookies that it is krisv. So even though it is john who has logged into the JBPM console
   it remembers "krisv" from the BPM console login. This is what I think is the issue.

   When I tried deleting the cookies after the logout of "krisv" and then logged in as "john" it asked for the second login
   (BPM Console Login) and it worked fine.

Thanks for your help.
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/741972#741972]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120615/6d06a9d4/attachment.html 


More information about the jboss-user mailing list