Select a user, then select the roles you roles you which to grant them.
You must select at least one role, and can select multiple.
A manager has the ability to edit all details of this Registration Authority
A registrar has the ability to endorse metadata, and can respond to review requests.
{{ form.user.label }}
{{ form.user }}
{{ form.user.errors }}
{{ form.roles.label }}{{ form.roles }}
{{ form.roles.errors }}
{% block save %}
{% endblock %}