feat(security): add Operator + Verifier roles + policies + LDAP mapping options (T14a)

This commit is contained in:
Joseph Doherty
2026-06-18 02:07:01 -04:00
parent 5fd77c7155
commit a0ce8b6c44
5 changed files with 90 additions and 4 deletions
@@ -34,6 +34,8 @@
<option value="@Roles.Designer">Designer</option>
<option value="@Roles.Deployer">Deployer</option>
<option value="@Roles.Viewer">Viewer</option>
<option value="@Roles.Operator">Operator</option>
<option value="@Roles.Verifier">Verifier</option>
</select>
<div class="form-text">Deployer role: configure site scope below after saving.</div>
</div>