From 256ec37cb18a70ad64aa623881bdf1afdebcef97 Mon Sep 17 00:00:00 2001 From: Jason Paige Date: Wed, 22 May 2024 22:15:18 +0100 Subject: [PATCH] Allow any valid email apart from cjsm.net --- b2c/custom_policies/demo/SignUpOrSignin.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/b2c/custom_policies/demo/SignUpOrSignin.xml b/b2c/custom_policies/demo/SignUpOrSignin.xml index 51795003..675e03a2 100644 --- a/b2c/custom_policies/demo/SignUpOrSignin.xml +++ b/b2c/custom_policies/demo/SignUpOrSignin.xml @@ -19,13 +19,14 @@ + @@ -33,7 +34,7 @@ ElementType="ClaimType" ElementId="email" StringId="PatternHelpText" - >Please enter a email address from one of the following domains: justice.gov.uk, hmcts.net, ejudiciary.net, .cjsm.net, cps.gov.uk. + >cjsm.net email addresses are not supported. Please enter a valid email address.