Skip to content

Commit edcc791

Browse files
evansajelly
authored andcommitted
Fix typo, security was missing a 't' in readme.md
1 parent 13ca996 commit edcc791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ A simple test environment for SSO can be configured using Keycloak:
109109
1. Run a local Keycloak installation via docker as [described
110110
upstream](https://www.keycloak.org/getting-started/getting-started-docker).
111111

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

0 commit comments

Comments
 (0)