Commit f44cd00
committed
Add basic client scope to Keycloak realm config
Adds missing 'basic' client scope to the fastmcp realm configuration
to resolve Keycloak warning: "Referenced client scope 'basic' doesn't
exist. Ignoring"
The scope is configured as an openid-connect protocol scope that is
included in tokens but not displayed on the consent screen.1 parent f2eda1a commit f44cd00
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
183 | 192 | | |
184 | 193 | | |
185 | 194 | | |
0 commit comments