SUPPORT-8407: Fix
This commit is contained in:
parent
08f6639c73
commit
b947bab361
1 changed files with 1 additions and 0 deletions
|
|
@ -85,6 +85,7 @@ public class EsiaAuthService {
|
|||
"client_secret", clientSecret,
|
||||
"response_type", responseType,
|
||||
"redirect_uri", redirectUrlEncoded,
|
||||
"obj_type", "B L F A",
|
||||
"client_certificate_hash", CLIENT_CERTIFICATE_HASH);
|
||||
|
||||
return makeRequest(url, params);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue