Skip to content

Commit

Permalink
added list for IAM tools
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavcracker committed Mar 5, 2024
1 parent a541d99 commit 37e9db6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 278 deletions.
7 changes: 4 additions & 3 deletions documentation/internal/Hardening.md
Original file line number Diff line number Diff line change
Expand Up @@ -571,7 +571,8 @@ services:

Service account token authentication should not be used for users
Alternative mechanisms provided by Kubernetes such as the use of OIDC should be implemented in place of service account tokens.
Here we are suggesting using OAuth authorization using Keycloak in kubernetes cluster.
Here is list of available tools which can be used for Identity and Access Management in kubernetes cluster.

Please refer below guide for implemention this-
[OAuth2 authorization in Kubernetes](/documentation/internal/OAuth.md)
1. Dex https://github.com/dexidp/dexhttps://dexidp.io/docs/kubernetes/
2. OpenUnison https://github.com/OpenUnison/openunison-k8s-idm-oidc https://openunison.github.io/
3. Keycloak https://www.keycloak.org/ https://medium.com/elmo-software/kubernetes-authenticating-to-your-cluster-using-keycloak-eba81710f49b
275 changes: 0 additions & 275 deletions documentation/internal/OAuth.md

This file was deleted.

0 comments on commit 37e9db6

Please sign in to comment.