owncloud aktualisieren #1

Closed
fenris wants to merge 44 commits from task-377 into main
4 changed files with 4 additions and 4 deletions
Showing only changes of commit ccfcc4ab79 - Show all commits

View file

@ -26,7 +26,7 @@
"grant_types": [ "grant_types": [
"authorization_code", "authorization_code",
"refresh_token" "refresh_token"
] ],
"access_token_signed_response_alg": "none", "access_token_signed_response_alg": "none",
"userinfo_signed_response_alg": "none", "userinfo_signed_response_alg": "none",
"token_endpoint_auth_method": "client_secret_basic" "token_endpoint_auth_method": "client_secret_basic"

View file

@ -26,7 +26,7 @@
"grant_types": [ "grant_types": [
"authorization_code", "authorization_code",
"refresh_token" "refresh_token"
] ],
"access_token_signed_response_alg": "none", "access_token_signed_response_alg": "none",
"userinfo_signed_response_alg": "none", "userinfo_signed_response_alg": "none",
"token_endpoint_auth_method": "client_secret_basic" "token_endpoint_auth_method": "client_secret_basic"

View file

@ -26,7 +26,7 @@
"grant_types": [ "grant_types": [
"authorization_code", "authorization_code",
"refresh_token" "refresh_token"
] ],
"access_token_signed_response_alg": "none", "access_token_signed_response_alg": "none",
"userinfo_signed_response_alg": "none", "userinfo_signed_response_alg": "none",
"token_endpoint_auth_method": "client_secret_basic" "token_endpoint_auth_method": "client_secret_basic"

View file

@ -26,7 +26,7 @@
"grant_types": [ "grant_types": [
"authorization_code", "authorization_code",
"refresh_token" "refresh_token"
] ],
"access_token_signed_response_alg": "none", "access_token_signed_response_alg": "none",
"userinfo_signed_response_alg": "none", "userinfo_signed_response_alg": "none",
"token_endpoint_auth_method": "none" "token_endpoint_auth_method": "none"