From 43df7fa9b97735cc9215010e5679472bf61caa8f Mon Sep 17 00:00:00 2001 From: Ben Madley Date: Mon, 23 Sep 2024 13:20:01 +0100 Subject: [PATCH] Update for one login description. --- workspace.dsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspace.dsl b/workspace.dsl index 6fc791b..59d56c0 100644 --- a/workspace.dsl +++ b/workspace.dsl @@ -17,7 +17,7 @@ workspace "Short Term Lets Registration" { policyMakers = softwaresystem "Policy Makers" "" "External System" govpay = softwaresystem "GOV.UK Pay" "Allows users to make payments" "External System" - oneLogin = softwaresystem "One Login" "Let's users sign in" "External System" + oneLogin = softwaresystem "One Login" "Sign in for external and Local Authority users" "External System" govNotify = softwaresystem "GOV.UK Notify" "Sends users notifications" "External System" authProvider = softwaresystem "Authentication Provider" "Sign in for administrator's users" "External System" osPlacesApi = softwaresystem "OS Places API" "Identifies UK Addresses" "External System"