hi,

i'm currently looking at acegi to integrate in a complex application scenario
where different apps run within the same webapp using servlet filters.

i want to add acegi as a security instance to the different applications, but i
need to have different login-pages defined for the apps.

so, when authenticate a user to access /cms/ he needs to be redirected to
/cms/login, when accessing /bbs/ he should get the /bbs/login as login. both
/cms/login and /bbs/login should be handled by the same acegi instance. also,
errors should be handled by the corresponding app-pages.

is there a way of doing so?

regards, --- jan.



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
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