Skip to content

Commit

Permalink
added authorization for self dashboard for end user role
Browse files Browse the repository at this point in the history
  • Loading branch information
KaterynaHonchar committed Oct 6, 2015
1 parent 5f73aed commit b6ed885
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -21,6 +21,7 @@
<authorization>
<action>http://midpoint.evolveum.com/xml/ns/public/security/authorization-ui-3#dashboard</action>
<action>http://midpoint.evolveum.com/xml/ns/public/security/authorization-ui-3#myPasswords</action>
<action>http://midpoint.evolveum.com/xml/ns/public/security/authorization-ui-3#self</action>
</authorization>
<authorization>
<action>http://midpoint.evolveum.com/xml/ns/public/security/authorization-model-3#read</action>
Expand Down

0 comments on commit b6ed885

Please sign in to comment.