[2.3 java] authentication and authorization module

57 views
Skip to first unread message

abhishek

unread,
Aug 1, 2015, 1:41:04 AM8/1/15
to play-framework
Friends,
I am looking for a good authentication and authorization module to be used in my java webapp . At the moment i am using Deadbolt which serves authentication well but not authorization for me,

Can anyone help to point me to a library to use and a code sample will be appreciated.

thanks,
AJ

Francesco Amedeo Fontana

unread,
Aug 1, 2015, 7:39:37 PM8/1/15
to play-framework
Hi,
I would suggest to check if http://securesocial.ws is what you're looking for. Anyway, even if it's compatible Play 2.3, consider that it hasn't been updated for a while.

See you soon!

abhishek

unread,
Aug 2, 2015, 2:52:43 AM8/2/15
to play-framework


I would suggest to check if http://securesocial.ws is what you're looking for. Anyway, even if it's compatible Play 2.3, consider that it hasn't been updated for a while.

See you soon!


i think, I should better stick to deadbolt and enhance my code to use @Restrict which i am not at the moment,
But i am not sure of the database structure i should have,
at the moment i have admin table, roles table and a mapping table between admin and roles.

Please advise if i need to create any additional table or any code sample?

thanks

abhishek

unread,
Aug 2, 2015, 3:10:53 AM8/2/15
to play-framework

Sorry i meant i have permissions and users and a mapping b/w two, i dont have roles in my app , how can i customize deadbolt without Role.

please advise

thanks
AJ

abhishek

unread,
Aug 7, 2015, 1:34:17 AM8/7/15
to play-framework



Friends,
any help on this will be appreciated, i just dont know how to implement Deadbolt effectively in my current app,
i dont have roles , but permissions only.

Please advise,

thanks
A
Reply all
Reply to author
Forward
0 new messages