diff --git a/src/example-no-consent-content-nhs-app-browser.md b/src/example-no-consent-content-nhs-app-browser.md new file mode 100644 index 0000000..9e8cf51 --- /dev/null +++ b/src/example-no-consent-content-nhs-app-browser.md @@ -0,0 +1,15 @@ +--- +layout: base-example.njk +title: NHS login button for NHS services that use the Design System +--- + +
The service provider needs your NHS login information to verify your identity.
+ +If you need medical help, go to 111.nhs.uk or call 111 or your GP.
+ +Call 999 if it's a life-threatening emergency.
+ +Close this tab to go back to NHS App.
+ diff --git a/src/images/Guidance-example-no-consent-nhs-app.png b/src/images/Guidance-example-no-consent-nhs-app.png new file mode 100644 index 0000000..863687b Binary files /dev/null and b/src/images/Guidance-example-no-consent-nhs-app.png differ diff --git a/src/images/Guidance-example-wayfinder.png b/src/images/Guidance-example-wayfinder.png deleted file mode 100644 index e51121b..0000000 Binary files a/src/images/Guidance-example-wayfinder.png and /dev/null differ diff --git a/src/images/Guidance-userjourney-consent.png b/src/images/Guidance-userjourney-consent.png deleted file mode 100644 index 40d0a17..0000000 Binary files a/src/images/Guidance-userjourney-consent.png and /dev/null differ diff --git a/src/images/Guidance-userjourney-no-consent.png b/src/images/Guidance-userjourney-no-consent.png new file mode 100644 index 0000000..7da38f8 Binary files /dev/null and b/src/images/Guidance-userjourney-no-consent.png differ diff --git a/src/no-consent-guidance.md b/src/no-consent-guidance.md index 0026626..c65056e 100644 --- a/src/no-consent-guidance.md +++ b/src/no-consent-guidance.md @@ -9,11 +9,11 @@ title: Sharing a user's NHS login information with your service ---We ask users to agree to share their NHS login information with your service when:
@@ -32,13 +32,13 @@ title: Sharing a user's NHS login information with your serviceIf a user does not agree to share their NHS login information, they can go back from the confirmation screen to amend their decision. They can then continue to your service.
If the user still does not agree to share their NHS login information, they are redirected to your service without passing an ID token or authorisation code.
-Their information is not passed to your service, and you need to display a no-consent error screen.
+Their information is not passed to your service, and you need to display a 'no-consent error screen'.
How the user is able to continue to your website or app depends on how you handle them. For example, you may have a guest process or alternative authentication journey.
The suggested content on the no-consent error screen differs, depending on the category of service that you belong to:
There are three different types of implementation of the no-consent error screen. The guidance most suitable for you will depend on what type of service you are.
Use this version of the no-consent error screen content guidance if your website or app uses Wayfinder.
- +Use this version of the no-consent error screen content guidance if your website or app uses NHS App or Wayfinder in either the browser or the mobile application.
+ Open this example in new window