Umesh Bude [
https://community.jboss.org/people/umesh.bude] created the discussion
"Disable authentication for JBPM Console"
To view the discussion, visit:
https://community.jboss.org/message/785041#785041
--------------------------------------------------------------
Hi Experts,
I want to develop my own client to show tasks assigned to logged in user, similar to
Personal Tasks in jbpm console. I'm thinking of using rest api exposed by console and
developing UI on top of that. Since users will be authenticated while logging into the my
portal, I want to disable authentication by the rest api and trust the calls coming from
my application. Is my approach correct? If yes, how could I achieve that? I tried removing
<security-constraint> from web.xml of jbpm-console, but few rest calls which depend
upon session are failing.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/785041#785041]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]