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
>
>
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
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
>
>
> ----------
&
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