We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13ca996 commit edcc791Copy full SHA for edcc791
README.md
@@ -109,7 +109,7 @@ A simple test environment for SSO can be configured using Keycloak:
109
1. Run a local Keycloak installation via docker as [described
110
upstream](https://www.keycloak.org/getting-started/getting-started-docker).
111
112
-2. Create an ```arch-securiy-tracker``` client in Keycloak like in
+2. Create an ```arch-security-tracker``` client in Keycloak like in
113
[test/data/openid-client.json](test/data/openid-client.json).
114
Make sure the client contains a mapper for the group memberships called
115
```groups``` which is included as a claim.
0 commit comments