1
13693261870
2022-09-16 58d012f11dd34564d81b4eb3a6099eb689876597
1
2
3
4
<div id="msg" class="errors alert alert-info" th:if="${staticAuthentication}">
    <h2 th:utext="#{screen.defaultauthn.title}"></h2>
    <p th:utext="#{screen.defaultauthn.heading}"></p>
</div>