This commit is contained in:
Christian Fraß 2025-10-07 17:09:03 +02:00
parent 3ebae9194a
commit ccfcc4ab79
4 changed files with 4 additions and 4 deletions

View file

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

View file

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

View file

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

View file

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