Posts by AndreFelipeCL • 11 points
1 post
-
1
votes0
answers166
viewsQ: Spring Security and Shiro -> How to authenticate a user in Security and pass a token to Shiro
I have two web apps: the first web application is using Spring MVC and Security and makes user authentication in the database. And works very well, thank you. The second web-app are using Shiro for…