Skip to content

Commit a249e66

Browse files
committed
🚨 Fix linting errors in README
1 parent 85aa4cd commit a249e66

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ Do this as follows:
152152
- `Microsoft Graph` > `User.Read.All` (delegated)
153153
- Select this and click the `Grant admin consent` button (otherwise manual consent is needed from each user)
154154

155-
156155
### Keycloak
157156

158157
You will need to use the following command line arguments:
@@ -168,8 +167,8 @@ Do this as follows:
168167
- Set the name to whatever you choose (e.g. `apricot`)
169168
- Enable `Client authentication`
170169
- Enable the following authentication flows and disable the rest:
171-
- Direct access grants
172-
- Service account roles
170+
- Direct access grants
171+
- Service account roles
173172
- Under `Credentials` copy `client secret`
174173
- Under `Service account roles`:
175174
- Ensure that the following role are assigned

0 commit comments

Comments
 (0)