Skip to content

Commit 306ef5a

Browse files
committed
move-auth
1 parent 515365b commit 306ef5a

File tree

4 files changed

+3
-12
lines changed

4 files changed

+3
-12
lines changed

docs/admin/authentication/rbac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,5 +115,5 @@ To create a new access rule:
115115

116116
To delete a rule:
117117

118-
1. Press the ![Tools and Settings](../../admin-ui-setup/img/tools-and-settings.svg) icon, then *Roles and Access rules*.
118+
1. Press the ![Tools and Settings](../admin-ui-setup/img/tools-and-settings.svg) icon, then *Roles and Access rules*.
119119
2. Choose *Access rules*, then select a rule and press *Delete*.

docs/admin/runai-setup/config/non-root-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ A best practice is to store the user identifier (UID) and the group identifier (
6060

6161
To perform this, you must:
6262

63-
* Set up [single sign-on](../authentication/authentication-overview.md). Perform the steps for UID/GID integration.
63+
* Set up [single sign-on](../../authentication/authentication-overview.md). Perform the steps for UID/GID integration.
6464
* Run: `runai login` and enter your credentials
6565
* Use the flag --run-as-user
6666

docs/admin/runai-setup/config/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This section provides a list of installation-related articles dealing with a wid
1010
|---------------------------------------------------------|-----------|
1111
| [Designating Specific Role Nodes](node-roles.md) | Set one or more designated Run:ai system nodes or limit Run:ai monitoring and scheduling to specific nodes in the cluster. |
1212
| [Setup Project-based Researcher Access Control](../../authentication/researcher-authentication.md) | Enable Run:ai access control is at the __Project__ level. |
13-
| [Single sign-on](../authentication/authentication-overview.md) | Integrate with the organization's Identity Provider to provide single sign-on for Run:ai |
13+
| [Single sign-on](../../authentication/authentication-overview.md) | Integrate with the organization's Identity Provider to provide single sign-on for Run:ai |
1414
| [Review Kubernetes Access provided to Run:ai](access-roles.md) | In Restrictive Kubernetes environments such as when using OpenShift, understand and control what Kubernetes roles are provided to Run:ai |
1515
| [External access to Containers](allow-external-access-to-containers.md) | Understand the available options for Researchers to access containers from the outside |
1616
| [User Identity in Container](non-root-containers.md) | The identity of the user in the container determines its access to cluster resources. The document explains multiple way on how to propagate the user identity into the container. |

docs/home/index.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)