Hi, I need to use shiro to secure my API calls, can you help me figuring or draw me towards some test-case or example on how can I use it... I have embedded server in my application, any one who want to use should post to this server. I am thinking of having a Login API which user have to call before any API calls are made. And I want this API to be shiro driven, and dont want to prompt user for authentication, everything should be done through program only. Any idea on how can we achieve it..??
Regards -- View this message in context: http://shiro-user.582556.n2.nabble.com/Securing-both-web-application-and-API-tp7579417p7579647.html Sent from the Shiro User mailing list archive at Nabble.com.
