mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-04-25 12:24:41 +02:00
Fixed links to docs in readme (#902)
* Fixed links to docs in readme * Fixed logo at the top not being displayed
This commit is contained in:
parent
39f57c6b28
commit
ab3cd58df6
10
README.md
10
README.md
@ -1,4 +1,4 @@
|
|||||||

|

|
||||||
|
|
||||||
[](http://travis-ci.org/oauth2-proxy/oauth2-proxy)
|
[](http://travis-ci.org/oauth2-proxy/oauth2-proxy)
|
||||||
[](https://goreportcard.com/report/github.com/oauth2-proxy/oauth2-proxy)
|
[](https://goreportcard.com/report/github.com/oauth2-proxy/oauth2-proxy)
|
||||||
@ -36,9 +36,9 @@ sha256sum -c sha256sum.txt 2>&1 | grep OK
|
|||||||
oauth2-proxy-x.y.z.linux-amd64: OK
|
oauth2-proxy-x.y.z.linux-amd64: OK
|
||||||
```
|
```
|
||||||
|
|
||||||
2. [Select a Provider and Register an OAuth Application with a Provider](https://oauth2-proxy.github.io/oauth2-proxy/auth-configuration)
|
2. [Select a Provider and Register an OAuth Application with a Provider](https://oauth2-proxy.github.io/oauth2-proxy/docs/configuration/oauth_provider)
|
||||||
3. [Configure OAuth2 Proxy using config file, command line options, or environment variables](https://oauth2-proxy.github.io/oauth2-proxy/configuration)
|
3. [Configure OAuth2 Proxy using config file, command line options, or environment variables](https://oauth2-proxy.github.io/oauth2-proxy/docs/configuration/overview)
|
||||||
4. [Configure SSL or Deploy behind a SSL endpoint](https://oauth2-proxy.github.io/oauth2-proxy/tls-configuration) (example provided for Nginx)
|
4. [Configure SSL or Deploy behind a SSL endpoint](https://oauth2-proxy.github.io/oauth2-proxy/docs/configuration/tls) (example provided for Nginx)
|
||||||
|
|
||||||
|
|
||||||
## Security
|
## Security
|
||||||
@ -48,7 +48,7 @@ See [open redirect vulnverability](https://github.com/oauth2-proxy/oauth2-proxy/
|
|||||||
|
|
||||||
## Docs
|
## Docs
|
||||||
|
|
||||||
Read the docs on our [Docs site](https://oauth2-proxy.github.io/oauth2-proxy).
|
Read the docs on our [Docs site](https://oauth2-proxy.github.io/oauth2-proxy/docs/).
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user