Skip to content

Commit

Permalink
Update researcher-authentication.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieWeider72 authored Sep 24, 2024
1 parent 0860c1b commit 2ecc8fe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/admin/authentication/researcher-authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,9 @@ When making changes to the file, keep a copy of the original file to be used for
* Under the `~/.kube` directory edit the `config` file, remove the administrative user, and replace it with text from `Settings | General | Researcher Authentication` | `Client Configuration`.
* Under `contexts | context | user` change the user to `runai-authenticated-user`.

!!! Important Security Note
* After adding the new user, **ensure to delete the following fields from the kubeconfig file** to prevent unauthorized access: - **Delete**: `client-certificate-data`- **Delete**: `client-key-data`- **Remove**: Any references to the `admin` user.

## Test via Command-line interface

* Run: `runai login` (in OpenShift environments use `oc login` rather than `runai login`).
Expand Down

0 comments on commit 2ecc8fe

Please sign in to comment.