better data set for demo docker testing

This commit is contained in:
mr
2026-03-06 08:46:11 +01:00
parent 880e3564f1
commit af4893dd76
20 changed files with 298 additions and 52 deletions

View File

@@ -16,7 +16,7 @@
],
"scope": "openid profile email roles",
"redirect_uris": [
"http://localhost:8000"
"http://localhost:8000/l"
],
"token_endpoint_auth_method": "client_secret_post"
}