JBoss Community

Re: jBPM Users and Roles using JEE security

created by John Bize in jBPM - View the full discussion

Thanks Mauricio,

 

I believe you're saying I have to impliment the UserGroupCallback interface and register that class with the UserGroupCallbackManager singleton.  Is that correct?  Is that only for the MinaTaskServer?

 

The JEE security occurrs in the context of a user session, so in that context, I can't obtain the user and group information for a different user, only the authenticated user.

 

(If there's no other way, my authentication provider does have an available RESTful API that I can use if necessary.  I would prefer not to if I don't have to.)

 

But let me backup.  We have a single application on a single application server.  It would be preferable to not have to use an external (Mina) task server.  Is there a way to do this entirely within the session context?  If not, is there a way to do this entirely within the one application (WAR) without exposing an external Mina Server?

 

Thanks,

John

Reply to this message by going to Community

Start a new discussion in jBPM at Community