We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b796d5 commit d47d3e2Copy full SHA for d47d3e2
auth-oidc-proxy/README.md
@@ -56,7 +56,7 @@ The following diagram depicts the components that are involved:
56
```
57
COOKIE_SIGNING_ENCRYPTION_KEY=$(openssl rand -base64 32)
58
59
-* From your OIDC provider obtain the following values and add ithem to the `oidc.properties` file
+* From your OIDC provider obtain the following values and add them to the `oidc.properties` file
60
61
OIDC_PROVIDER_AUTHORIZATION_ENDPOINT=
62
OIDC_PROVIDER_TOKEN_ENDPOINT=
0 commit comments