Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,4 @@ Feel free to raise feature-requests and bugs. PR's are also very welcome.
- https://github.com/negz/kubehook
- https://github.com/fydrah/loginapp

This application is based on the original [example-app](https://github.com/coreos/dex/tree/master/cmd/example-app
) available in the CoreOS Dex repo.
This application is based on the [example-app](https://github.com/dexidp/dex/tree/master/examples/example-app) available in the Dex repo.
4 changes: 2 additions & 2 deletions docs/develop.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Creates ./bin/dex-k8s-authenticator
You must have a `dex` instance running before starting `dex-k8s-authenticator`.

Follow the example here:
https://github.com/coreos/dex/blob/master/Documentation/getting-started.md
https://github.com/dexidp/website/blob/main/content/docs/getting-started.md

Start it with using the provided `./examples/dex-server-config-dev.yaml`

Expand All @@ -33,4 +33,4 @@ Start it with using the provided `./examples/dex-server-config-dev.yaml`

### Configuration Options

Additional configuration options are explained [here](config.md)
Additional configuration options are explained [here](config.md)