If I'm right (And I'm not an expert in security), at a time or another, the username/password has to be sent to the server, isn't it? Maybe that way is not the best, but due time/poor of knowledge...
Type: Posts; User: phoenix2; Keyword(s):
If I'm right (And I'm not an expert in security), at a time or another, the username/password has to be sent to the server, isn't it? Maybe that way is not the best, but due time/poor of knowledge...
I wrote here because I cannot find a clear answer to my problem:
My project is using Spring MVC and Spring Security. I well installed both for a web application (of course using Java). I can...