[jboss-user] [jBPM] - Re: Human Task Forms (on the fly)

Tobias Wittur do-not-reply at jboss.com
Wed Jul 27 03:27:43 EDT 2011


Tobias Wittur [http://community.jboss.org/people/tob1as] created the discussion

"Re: Human Task Forms (on the fly)"

To view the discussion, visit: http://community.jboss.org/message/617812#617812

--------------------------------------------------------------
Thanks Tihomir for your reply,

my guvnor runs on  http://localhost:8080/ http://localhost:8080/.

Below the log file output. I guess it is the NilAuthenticator that lets me login with guest instead of admin?!

I guess the following is the solution? (Had no time to test it yet)

 http://drools.herod.net/drools-guvnor/html_single/index.html#d0e163 http://drools.herod.net/drools-guvnor/html_single/index.html#d0e163
> In the components.xml file, you should located a security configuration section like the following:
> 
> <!-- SECURITY CONFIGURATION -->
> 
> <!-- default (will take any username, useful if you want to keep track of users but not authenticate -->
> 
> <security:identity authenticate-method="#{defaultAuthenticator.authenticate}"/>
> 
> <!-- NO authentication. This will bypass the login screen when you hit the app. Everyone is "guest" -->
> 
> <!-- <security:identity authenticate-method="#{nilAuthenticator.authenticate}"/> -->  
| 
 2011-07-27 17:15:52,745 INFO  [STDOUT] (http-localhost%2F127.0.0.1-8080-4) INFO  27-07 17:15:52,744 (NilAuthenticator.java:authenticate:35)  |  All users are guests. |
| 2011-07-27 17:15:52,891 INFO  [STDOUT] (http-localhost%2F127.0.0.1-8080-4) INFO  27-07 17:15:52,891 (NilAuthenticator.java:authenticate:35)  |  All users are guests. |
| 2011-07-27 17:15:52,947 INFO  [STDOUT] (http-localhost%2F127.0.0.1-8080-4) INFO  27-07 17:15:52,946 (NilAuthenticator.java:authenticate:35)  |  All users are guests. |
2011-07-27 17:15:52,956 INFO  [com.intalio.web.server.TaskFormsServlet] (http-localhost%2F127.0.0.1-8080-1) check connection response code: 204
| 2011-07-27 17:15:52,969 INFO  [STDOUT] (http-localhost%2F127.0.0.1-8080-4) INFO  27-07 17:15:52,969 (NilAuthenticator.java:authenticate:35)  |  All users are guests. |
2011-07-27 17:15:52,972 INFO  [com.intalio.web.server.TaskFormsServlet] (http-localhost%2F127.0.0.1-8080-1) create connection response code: 405
| 2011-07-27 17:15:52,989 INFO  [STDOUT] (http-localhost%2F127.0.0.1-8080-4) INFO  27-07 17:15:52,989 (NilAuthenticator.java:authenticate:35)  |  All users are guests. |
2011-07-27 17:15:52,997 INFO  [com.intalio.web.server.TaskFormsServlet] (http-localhost%2F127.0.0.1-8080-1) check connection response code: 204
| 2011-07-27 17:15:53,002 INFO  [STDOUT] (http-localhost%2F127.0.0.1-8080-4) INFO  27-07 17:15:53,002 (NilAuthenticator.java:authenticate:35)  |  All users are guests. |
2011-07-27 17:15:53,061 INFO  [com.intalio.web.server.TaskFormsServlet] (http-localhost%2F127.0.0.1-8080-1) create connection response code: 405
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[http://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/20110727/c7902180/attachment.html 


More information about the jboss-user mailing list