diff --git a/lib/mv_web/live/user_live/form.ex b/lib/mv_web/live/user_live/form.ex index 72d4741..46e23b3 100644 --- a/lib/mv_web/live/user_live/form.ex +++ b/lib/mv_web/live/user_live/form.ex @@ -81,6 +81,18 @@ defmodule MvWeb.UserLive.Form do <%= if @show_password_fields do %>
+ {gettext("SSO / OIDC user")} +
++ {gettext( + "This user is linked via SSO (Single Sign-On). A password set or changed here only affects login with email and password in this application. It does not change the password in your identity provider (e.g. Authentik). To change the SSO password, use the identity provider or your organization's IT." + )} +
+