Docs/batch link fixes (#2621)

* add redirect for installation

* batch of link fixes
This commit is contained in:
Alex Fornuto 2021-09-21 15:44:27 -05:00 committed by GitHub
parent 2a6ad26923
commit 00f2f48f7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 13 additions and 13 deletions

View file

@ -187,7 +187,7 @@ Once you have set permissions in the console UI, you should remove this configur
audience: console.localhost.pomerium.com
```
This sets the expected "audience" key in the [JWT header](/reference/#jwt-claim-headers) to match what's provided by open-source Pomerium as it proxies traffic to the Enterprise Console UI.
This sets the expected "audience" key in the [JWT header](/reference/readme.md#jwt-claim-headers) to match what's provided by open-source Pomerium as it proxies traffic to the Enterprise Console UI.
Once complete, your `/etc/pomerium-console/config.yaml` file should look something like this: