{# Audit "Profile" — the audit's only "user" is the gcloud principal ADC is bound to. Mirrors governor_web/templates/settings/profile.html (Display Name + Email + Roles), substituted for the audit-relevant fields. #} {% extends "settings/layout.html" %} {% block settings_content %}
The Google account ADC is currently bound to.
{{ principal }}
{% else %}
No active gcloud principal detected. Run
gcloud auth application-default login
and reload this page.
Last credential check against your audit target.
{{ adc.message }}
{% endif %}Project + region this binary will scan. Edit on /admin/configurations.