diff --git a/loops/server/loginform.pt b/loops/server/loginform.pt index 1d369f8..d20879e 100644 --- a/loops/server/loginform.pt +++ b/loops/server/loginform.pt @@ -18,20 +18,20 @@
baseUrl python:request.URL[-1]; - camefrom python:request.get('camefrom') or baseUrl">

Please provide Login Information

You are not authorized to perform this action. However, you may login as a different user who is authorized.

-

+

Login with OpenID Connect (Zitadel) -

+ i18n:translate="login-with-oidc">Login with OpenID Connect (Zitadel) +

+ i18n:domain="loops">
-

Set Authentication Method

+

Set Authentication Method

Authentication Method: - + tal:attributes="selected python:meth=='legacy'">Legacy + tal:attributes="selected python:meth=='oidc'">OIDC - + tal:attributes="selected python:meth=='select'">Selection +