User Admin
<% if (request.isUserInRole("GLOBAL.admin") || request.isUserInRole("com.k_int.ciim.admin")) { %>
Create / Edit User
Username
Name
Email Address
Password
Confirm Password
 
Assign Role
Role
 
User Roles
 
<% } else { %>

You are not authorised to view this area.

<% } %>