-
Notifications
You must be signed in to change notification settings - Fork 175
chore: promote Secure to top-level Antora module (JTBD Phase 2) #3134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
f0f53c5
790d6d9
48529d6
63a2c81
f7b837c
9e4e69a
c265707
4777df0
31e326b
71497d4
5738b9e
e6a97b7
2a49ac7
d844c49
6caa91e
5627d35
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| .Secure | ||
| * xref:security-best-practices.adoc[] | ||
| * xref:managing-identities-and-authorizations.adoc[] | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. should it be moved out of security ^ ?
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @ibuziuk Just want to confirm when you say we need to move out of security. You mean flattening the strcuture or move it to Admin guide. The reason why it is in Secure is because for a user Identity management (RBAC, cluster roles, authorization) is kind of a security concern. |
||
| ** xref:configuring-cluster-roles-for-users.adoc[] | ||
| ** xref:configuring-advanced-authorization.adoc[] | ||
| ** xref:removing-user-data-in-compliance-with-the-gdpr.adoc[] | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| :_content-type: PROCEDURE | ||
| :description: Configuring cluster roles for {prod-short} users | ||
| :keywords: administration-guide, user, roles, permissions | ||
| :navtitle: Grant additional permissions to users | ||
| :page-aliases: administration-guide:configuring-cluster-roles-for-users.adoc | ||
|
|
||
|
|
||
| include::administration-guide:example$snip_{project-context}-configuring-cluster-roles-for-users.adoc[] |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| :_content-type: ASSEMBLY | ||
| :description: Managing identities and authorizations | ||
| :keywords: administration-guide, managing-identities-and-authorizations | ||
| :navtitle: Control who can access {prod-short} | ||
| :page-aliases: administration-guide:managing-identities-and-authorizations.adoc, .:managing-identities-and-authorizations.adoc, authenticating-users.adoc, authorizing-users.adoc, configuring-authorization.adoc, configuring-openshift-oauth.adoc, configuring-minikube-github-authentication.adoc | ||
|
|
||
| [id="managing-identities-and-authorizations"] | ||
| = Control who can access {prod-short} | ||
|
|
||
| This section describes different aspects of managing identities and authorizations of {prod}. | ||
|
|
||
| include::partial$snip_persona-admin.adoc[] |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| This page is for platform administrators who install, configure, and manage {prod-short} on {orch-name} clusters. To learn more about common roles and example tasks referenced in {prod-short} documentation, see xref:discover:roles-and-tasks.adoc[]. |
Uh oh!
There was an error while loading. Please reload this page.