{{ item.hint }}
{% extends "base.html" %} {% block title %}Users · auth-ingress{% endblock %} {% block content %}
Administration
Control access-list membership, credential lifecycle, and administrator scope.
{{ item.hint }}
Copy this password now and give it to the user. It is shown only once, and the user must change it after signing in.
{{ temporary_password }}If validation fails, safe entered values stay in the form. One-time credentials are only shown after successful creation.
{{ create_preview.email }} · {{ create_preview.display_name }} · {{ create_preview.status }}
| Name | Status | Admin | Groups | ||
|---|---|---|---|---|---|
| {{ managed.email }} | {{ managed.display_name }} | {{ managed.status }} | {{ 'Yes' if managed.is_admin else 'No' }} | {{ managed.memberships|map(attribute='group.name')|join(', ') or 'None' }} | Manage |
Adjust the filters or create a user.