+ {# username is auto-filled from UKey cert, display input is readonly #}
+
{# PIN is only used for client-side UKey verification, not submitted to backend #}
- {# ukey cert is fetched and filled by JS after PIN verification, not shown to user #}
- {{ form.cert }}
- {# signature is filled by JS after signing challenge code, not shown to user #}
- {{ form.signature }}
- {# ukey_sn is filled by JS after detecting cert, not shown to user #}
- {{ form.ukey_sn }}
-
-