Skip to content

Commit

Permalink
feat: improved error message to handle bcsc
Browse files Browse the repository at this point in the history
  • Loading branch information
NithinKuruba committed Jun 21, 2024
1 parent d10204c commit f8fa146
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ configureTotpMessage=You need to set up either a mobile, desktop or browser auth
missingTotpMessage=Please specify One-time code.
kcLabelWrapperClass=col-md-4
invalidFederatedIdentityActionMessage=An unexpected error has occurred or you are already logged into IDIR or BCeID and you need to logout or use a fresh browser to continue. Visit <a href="https://github.com/bcgov/sso-keycloak/wiki/Our-Partners-and-Useful-Information#common-login-errors">here</a> to learn more.
differentUserAuthenticated=You have authenticated/logged in with a different identity provider <span class="login-err-username"><{0}></span> . Please <a class="instruction-link" href="#">sign out</a> if you want to continue.
differentUserAuthenticated=You have an active session with a provider <span class="login-err-username"><{0}></span>. Please <a class="instruction-link" href="#">sign out</a> to proceed further.

0 comments on commit f8fa146

Please sign in to comment.