Authelia | scopes richten #5

Merged
roydfalk merged 1 commit from task-187 into main 2024-10-26 13:43:32 +02:00

View file

@ -12,10 +12,6 @@
"redirect_uris": [
"{{var_authelia_for_hedgedoc_hedgedoc_url_base}}/auth/oauth2/callback"
],
"grant_types": [
"refresh_token",
"authorization_code"
],
"response_types": [
"code"
],