This commit is contained in:
mr
2026-02-19 14:59:33 +01:00
parent 67fc433ab5
commit 724e729e3b

View File

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