{% extends "configuration2/configuration_base.html" %} {% block title %}Principals{% endblock %} {% load pipeline staticfiles %} {% block configuration_content %} {% stylesheet "configuration_principal" %}

Create Principal

A principal's resources and access is based on the role(s) they are granted. Each role has a list of permissions that can be configured in the Roles tab.

Principal Entity Type
{% javascript "configuration_principal" %} {% endblock %}