Re: Securing BlazeDS endpoint

2015-09-28 Thread Justin Magnan
on: Justin Magnan > Gesendet: Montag, 28. September 2015 02:27 > An: users@flex.apache.org > Betreff: Securing BlazeDS endpoint > > I am looking for ways to provide authentication and authorization for a > BlazeDS endpoint running on Tomcat 8.0.26, BlazeDS 4.7.1, JAVA 1.8 > >

AW: Securing BlazeDS endpoint

2015-09-28 Thread Christofer Dutz
ll be happy to be of assistance. Chris Von: Justin Magnan Gesendet: Montag, 28. September 2015 02:27 An: users@flex.apache.org Betreff: Securing BlazeDS endpoint I am looking for ways to provide authentication and authorization for a BlazeDS endpoint ru

Re: Securing BlazeDS endpoint

2015-09-27 Thread pkumar.flex
ed in web.xml So if someone tries to access the > BlazeDS endpoint and they are not authenticated access will be denied. > > Does anyone know of a more secure way to do it or have a link to a good > example? > > Thanks, > Justin > > > ---------- &

Securing BlazeDS endpoint

2015-09-27 Thread Justin Magnan
I am looking for ways to provide authentication and authorization for a BlazeDS endpoint running on Tomcat 8.0.26, BlazeDS 4.7.1, JAVA 1.8 Everything is already configured to use a SecureAMFChannel with SSL. I am not using Spring Security. I have a database storing the salted hash of my users pas