Skip to content

Commit

Permalink
Add alternative OIDC helper: dex-k8s-authenticator
Browse files Browse the repository at this point in the history
This project already links to Kuberos as an alternative. Seems similar except `dex-k8s-authenticator` specifically targets `dex`, and the web UI supports all `dex` auth methods, OIDC, LDAP, static.
  • Loading branch information
whereisaaron authored Jul 21, 2018
1 parent ede4085 commit b578835
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,9 @@ data:
```

## Alternatives
OIDC/LDAP/static helper specifically for `dex` (Helm charts for dex+helper included)
* https://github.com/mintel/dex-k8s-authenticator

OIDC helpers that run locally to setup `kubectl`:
* https://github.com/micahhausler/k8s-oidc-helper
* https://github.com/coreos/dex/tree/master/cmd/example-app
Expand Down

0 comments on commit b578835

Please sign in to comment.