Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
fix security settings
Browse files Browse the repository at this point in the history
  • Loading branch information
jmazzitelli committed Nov 25, 2015
1 parent 7e57656 commit 007bf27
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,11 @@
<realm-name>hawkular</realm-name>
</login-config>

<security-role>
<role-name>user</role-name>
</security-role>
<security-role>
<role-name>admin</role-name>
</security-role>

</web-app>

0 comments on commit 007bf27

Please sign in to comment.