[rules-users] Impement My own login page

Michael Anstis michael.anstis at gmail.com
Wed Mar 16 10:09:56 EDT 2011


Guvnor uses GWT extensively and our login mechanism uses a GWT RPC call to
the server to authenticate with Seam.

Our authentication mechanism is exposed through
org.drools.guvnor.server.security.SecurityServiceImpl

There is no HTML form with INPUT fields that you can easily substitute for
your own.

On 16 March 2011 10:59, Satyendra Sharma <satyendra.sharma at birlasoft.com>wrote:

> Custom login page will be normal HTML form and will be place it in drools's
> war file So Need the action name and login fields name that will be used to
> populate the login detail.
>
> --
> View this message in context:
> http://drools-java-rules-engine.46999.n3.nabble.com/Impement-My-own-login-page-tp2686687p2687202.html
> Sent from the Drools - User mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20110316/02737336/attachment.html 


More information about the rules-users mailing list