Hi, iīm using grails + acegi for authentication, and the plugin is working well. My problem is: i wanna authenticates a user by BootStrap.groovy or by a serviceClass (one WS, for exemple. Iīm using xfire plugin).

I do not know how can i do it.

One time, i used the 'redirect' to go to authīs url and explicites the params. Works, but i have to have the full URL. how can i do it?

I just look on the forum, but i didnīt find my answer.

thanks!

(sorry by my poor english)