You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@shiro.apache.org by Ankit <mr...@gmail.com> on 2014/07/07 10:42:29 UTC

Re: REST APIs - token based authentication, authorization

Hi,

I am also facing same problem. Have you get any solution of this? If yes,
please let me know how can i proceed with this. Its really urgent.

Thanks in advance.

I posted my ques on
http://stackoverflow.com/questions/24576987/how-to-get-specific-realm-from-multiple-realms-for-authorization-in-shiro?s=e1f0f814-efe5-413c-914d-5628ae7da386#new-answer

Thanks
Ankit



--
View this message in context: http://shiro-user.582556.n2.nabble.com/REST-APIs-token-based-authentication-authorization-tp7578891p7580072.html
Sent from the Shiro User mailing list archive at Nabble.com.

Re: REST APIs - token based authentication, authorization

Posted by flindby <fi...@gmail.com>.
I'm also in the process of implementing token based authentication (Client-ID
and Access-Token sent from client). I found this GitHub project, which
inspired me alot:

https://github.com/zwaldowski/ProjectTeamRocket/tree/master/FindMyThingsServer/src/edu/gatech/oad/rocket/findmythings/server/security

I got the authentication working, now I'm trying to add roles, without
success. Any ideas? I dont want to use static roles/users in .INI-file.

Regards
Filip 



--
View this message in context: http://shiro-user.582556.n2.nabble.com/REST-APIs-token-based-authentication-authorization-tp7578891p7580134.html
Sent from the Shiro User mailing list archive at Nabble.com.