Skip to content

Commit

Permalink
Update documentation/openIdConnect.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sine Jespersen <[email protected]>
  • Loading branch information
rimi-itk and sinejespersen authored Jan 8, 2025
1 parent d290d8b commit 736dc6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/openIdConnect.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ OpenID Connect authentification, and to do this you can apply the patch
docker compose exec phpfpm patch --strip=1 --input=patches/openid_connect-debug-userinfo.patch
```

After applying the patch and succesfully logging in, the actual userinfo
After applying the patch and succesfully logging in, the actual user info
received can be inspected with

```sh
Expand Down

0 comments on commit 736dc6c

Please sign in to comment.