[int]
This commit is contained in:
parent
3ebae9194a
commit
ccfcc4ab79
|
|
@ -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"
|
||||||
|
|
|
||||||
|
|
@ -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"
|
||||||
|
|
|
||||||
|
|
@ -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"
|
||||||
|
|
|
||||||
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue