Merge branch 'keycloak'

This commit is contained in:
Jan Böhmer 2023-03-04 17:15:50 +01:00
commit 6230ad971b
45 changed files with 1291 additions and 39 deletions

View file

@ -10975,5 +10975,29 @@ Element 3</target>
<target>Maximum file size</target>
</segment>
</unit>
<unit id="tkkbiag" name="user.saml_user">
<segment>
<source>user.saml_user</source>
<target>SSO / SAML user</target>
</segment>
</unit>
<unit id="fhepjKr" name="user.saml_user.pw_change_hint">
<segment>
<source>user.saml_user.pw_change_hint</source>
<target>Your user uses single sign-on (SSO). You can not change the password and 2FA settings here. Configure them on your central SSO provider instead!</target>
</segment>
</unit>
<unit id="32beTBH" name="login.sso_saml_login">
<segment>
<source>login.sso_saml_login</source>
<target>Single Sign-On Login (SSO)</target>
</segment>
</unit>
<unit id="wnMLanX" name="login.local_login_hint">
<segment>
<source>login.local_login_hint</source>
<target>The form below is only for log in with a local user. If you want to log in via single sign-on, press the button above.</target>
</segment>
</unit>
</file>
</xliff>

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>