Skip to content

Commit

Permalink
Fix typo, security was missing a 't' in readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
evansa authored and jelly committed Dec 11, 2023
1 parent 13ca996 commit edcc791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ A simple test environment for SSO can be configured using Keycloak:
1. Run a local Keycloak installation via docker as [described
upstream](https://www.keycloak.org/getting-started/getting-started-docker).

2. Create an ```arch-securiy-tracker``` client in Keycloak like in
2. Create an ```arch-security-tracker``` client in Keycloak like in
[test/data/openid-client.json](test/data/openid-client.json).
Make sure the client contains a mapper for the group memberships called
```groups``` which is included as a claim.
Expand Down

0 comments on commit edcc791

Please sign in to comment.