Prevent login of local users via SSO with the same username

This commit is contained in:
Jan Böhmer 2023-02-21 22:36:43 +01:00
parent e064ee4263
commit b13655e951
3 changed files with 70 additions and 1 deletions

View file

@ -7,5 +7,11 @@
<target>Your account is disabled! Contact an administrator if you think this is wrong.</target>
</segment>
</unit>
<unit id="Dpb9AmY" name="saml.error.cannot_login_local_user_per_saml">
<segment>
<source>saml.error.cannot_login_local_user_per_saml</source>
<target>You can not login as local user via SSO! Use your local user password instead.</target>
</segment>
</unit>
</file>
</xliff>