File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -152,7 +152,6 @@ Do this as follows:
152
152
- ` Microsoft Graph ` > ` User.Read.All ` (delegated)
153
153
- Select this and click the ` Grant admin consent ` button (otherwise manual consent is needed from each user)
154
154
155
-
156
155
### Keycloak
157
156
158
157
You will need to use the following command line arguments:
@@ -168,8 +167,8 @@ Do this as follows:
168
167
- Set the name to whatever you choose (e.g. ` apricot ` )
169
168
- Enable ` Client authentication `
170
169
- 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
173
172
- Under ` Credentials ` copy ` client secret `
174
173
- Under ` Service account roles ` :
175
174
- Ensure that the following role are assigned
You can’t perform that action at this time.
0 commit comments