1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-07-03 01:07:02 +02:00

Fix broken link

This commit is contained in:
Michael Hienle
2022-02-11 10:04:25 +01:00
committed by Michael Hienle
parent ad4f7bcb0e
commit 590b7a612e
5 changed files with 5 additions and 5 deletions

View File

@ -257,7 +257,7 @@ To configure the OIDC provider for Dex, perform the following steps:
go get github.com/dexidp/dex
```
See the [getting started guide](https://github.com/coreos/dex/blob/master/Documentation/getting-started.md) for more details.
See the [getting started guide](https://dexidp.io/docs/getting-started/) for more details.
2. Setup oauth2-proxy with the correct provider and using the default ports and callbacks. Add a configuration block to the `staticClients` section of `examples/config-dev.yaml`: