You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@shiro.apache.org by flindby <fi...@gmail.com> on 2014/08/06 13:32:59 UTC

Re: REST APIs - token based authentication, authorization

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.