"sebastian.s" wrote : You can create new users programmatically using the
IdentityService or you can just add them in the users' table in the database.
|
| I got it working easy, and it was easy to include it to my custom app (ear).
|
| But, can it use custom IdentitySession?
|
| I have custom identity session, but jbpm console works kind of unusual. On initial log
in, it ignores custom IdentitySession, and loging is possible only with users on database.
But, once logged in, all actions trigger the custom class, and my custom behavior.
|
| Is this expected behaviour? Was jbpm-console intended to be extended with custom user
management the same way jbpm itself is?
|
| Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267737#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...