From c1453a1fe51efe6e9ed9899893b76cfbbf5d1f25 Mon Sep 17 00:00:00 2001 From: Soufiane Date: Wed, 10 Jan 2024 17:20:39 +0100 Subject: [PATCH] Add form for OpenID [SCI-9937] (#6918) --- config/locales/en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index faf773a62..c058e0798 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -34,6 +34,7 @@ en: remember_me: "Remember me" submit: "Log in" azure_ad_submit: "Sign in with Azure AD" + openid_connect_submit: "Sign in with OpenID Connect" saml_submit: "Sign in with SAML" 2fa: title: "Two-factor authentication"