Hey,

 

We are using the acegi frame as our security framework for some time and until today the user had to clcik a login link (which contained a restricted URL).

After clicking on this login link ACEGI redirects you to the login page and after successfull authentication you are redirect to the requested URL.

 

Suppose that my login form is integrated in an other page and I want to return to that page that integrated my login page (so the original page) … How do you do that in ACEGI ?

 

I’ve been searching the internet but did not find any solution.

Can’t you just configure ACEGI to go back to the original URL after authentication ??

 

What I could use is the defaultTargetUrl but the problem is that my original URL contains dynamic parameters … Don’t know if it’s possible to use these in the configuration xml file of ACEGI ?

 

Best regards,

 

Tom.

 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to