mardi 22 août 2017

Secure spring webapp with cookies

I am writing a little service which uses websockets (not topic!). I researched on how to secure websockets. But the documentations all say I have to secure the webapp like every other webapp (i.e. basic auth). I already tried basic auth and it seems to work. But I am in the need of securing the websocket service by cookies. So my question is:

How do you secure a spring webapp by cookies?

Regards




Aucun commentaire:

Enregistrer un commentaire