Viva-con-Agua / bloob

Bloob microservice implements communication support (e.g. mailings).
GNU General Public License v3.0
0 stars 0 forks source link

TbAC Client #16

Open johannsell opened 6 years ago

johannsell commented 6 years ago

Integration of microservices in the TbAC requires an implementation of a new TbAC client: On session initialization the system has to request all Access Rights of the given user from Drops and save them in the session.

Securing an action requires a check, if the given Action is part of the allowed actions of the currently logged in user.

johannsell commented 6 years ago

Has to be handled by play2-oauth-client