Skip to content

Commit

Permalink
🚨 Fix linting errors in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jemrobinson committed May 21, 2024
1 parent 85aa4cd commit a249e66
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ Do this as follows:
- `Microsoft Graph` > `User.Read.All` (delegated)
- Select this and click the `Grant admin consent` button (otherwise manual consent is needed from each user)


### Keycloak

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

0 comments on commit a249e66

Please sign in to comment.