mardi 26 juillet 2016

Single page application. Security for template management

In my application i have WEB-UI in single page (AngularJS) and server rest services. server implemented using spring boot, java annotation configuration, security is turn on. I can manage rest responses on server part using security restrictions role based.

Similar issue for angular controller templates. Same request should return different angular templates if roles are different.

How last issue should be resolved?




Aucun commentaire:

Enregistrer un commentaire