[Acegisecurity-developer] acegi beginner...

2009-03-27 Thread PSriniv
Hi, We use websphere and form-based authentication using LTPA ( ibm specific technology for single signon ). We are trying to get away from websphere dependency. One of our requirements is as follows: We have desktop clients ( which we do not control ) that does a url connection to our web app

Re: [Acegisecurity-developer] acegi beginner...

2009-03-27 Thread Zoran Regvart
Hi, if the LTPA token is accepted by the application server, and you have enabled application security, and your application has configured JEE security constraints (via web.xml) you can use spring security in JEE pre-authentication scenario (described here: