Skip to content

Commit 769e486

Browse files
feat: add persona callouts to Secure module using partials
- Per-page admin persona callout via discover:partial$snip_persona-admin.adoc in all 5 secure pages Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent fc5284c commit 769e486

5 files changed

Lines changed: 10 additions & 0 deletions

modules/secure/pages/configuring-advanced-authorization.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
You can determine which users and groups are allowed to access {prod-short}.
1111

12+
include::discover:partial$snip_persona-admin.adoc[]
13+
1214
.Prerequisites
1315

1416
* An active `{orch-cli}` session with administrative permissions to the destination {orch-name} cluster. See {orch-cli-link}.

modules/secure/pages/configuring-cluster-roles-for-users.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@
55
:page-aliases: administration-guide:configuring-cluster-roles-for-users.adoc
66

77

8+
include::discover:partial$snip_persona-admin.adoc[]
9+
810
include::administration-guide:example$snip_{project-context}-configuring-cluster-roles-for-users.adoc[]

modules/secure/pages/managing-identities-and-authorizations.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@
88
= Control who can access {prod-short}
99

1010
This section describes different aspects of managing identities and authorizations of {prod}.
11+
12+
include::discover:partial$snip_persona-admin.adoc[]

modules/secure/pages/removing-user-data-in-compliance-with-the-gdpr.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
You can remove a user’s data on {ocp} in compliance with the link:https://gdpr.eu/[General Data Protection Regulation (GDPR)] that enforces the right of individuals to have their personal data erased. The process for other {kubernetes} infrastructures might vary. Follow the user management best practices of the provider you are using for the {prod} installation.
1111

12+
include::discover:partial$snip_persona-admin.adoc[]
13+
1214
WARNING: Removing user data as follows is irreversible! All removed data is deleted and unrecoverable!
1315

1416
.Prerequisites

modules/secure/pages/security-best-practices.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
Get an overview of key best security practices for {prod} that can help you
1111
foster a more resilient development environment.
1212

13+
include::discover:partial$snip_persona-admin.adoc[]
14+
1315
{prod} runs on top of OpenShift, which provides the platform, and the foundation for the products functioning on top of it. OpenShift documentation is the entry point for security hardening.
1416

1517
.Project isolation in OpenShift

0 commit comments

Comments
 (0)