From 59081d4fc047b1807031759dc85c998b7cc5d895 Mon Sep 17 00:00:00 2001
From: Ynda Jas
Date: Mon, 9 Dec 2024 15:55:44 +0000
Subject: [PATCH] Link to access and permissions public page
We had a question about the meaning of some of the content on this page,
particularly the definition of a publishing manager. We wrote
documentation about this in this repo's docs, which it turns out are
automatically published on gov.uk in the dev docs. We're therefore
linking to this resource for readers who want to know more
The existing paragraphs are largely - if not fully - duplicated from
those docs, which doesn't create some extra maintenance burden vs having
one source of truth, but it's probably useful to have at least a short
explainer here without having to click through to a linked external (if
still gov.uk) page
---
app/views/supported_permissions/index.html.erb | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/app/views/supported_permissions/index.html.erb b/app/views/supported_permissions/index.html.erb
index b79e9ced1..18c51f36d 100644
--- a/app/views/supported_permissions/index.html.erb
+++ b/app/views/supported_permissions/index.html.erb
@@ -42,6 +42,14 @@
'signin' permission is delegated, publishing managers can grant or
remove access to the given application.
+
+ You can read more about this in the
+ access and permissions developer documentation.
+
<% end %>