Skip to content

Commit d47d3e2

Browse files
Update auth-oidc-proxy/README.md
Co-authored-by: Sascha Schwarze <schwarzs@de.ibm.com>
1 parent 7b796d5 commit d47d3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth-oidc-proxy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The following diagram depicts the components that are involved:
5656
```
5757
COOKIE_SIGNING_ENCRYPTION_KEY=$(openssl rand -base64 32)
5858
```
59-
* From your OIDC provider obtain the following values and add ithem to the `oidc.properties` file
59+
* From your OIDC provider obtain the following values and add them to the `oidc.properties` file
6060
```
6161
OIDC_PROVIDER_AUTHORIZATION_ENDPOINT=
6262
OIDC_PROVIDER_TOKEN_ENDPOINT=

0 commit comments

Comments
 (0)