mirror of
https://github.com/FreeRDP/FreeRDP.git
synced 2025-06-03 00:00:20 +00:00
Fix AAD token request body
This commit is contained in:
parent
6121ace62a
commit
53023a0627
@ -116,8 +116,7 @@ static const char token_http_request_body[] =
|
||||
""
|
||||
"client_id=%s&grant_type=authorization_code"
|
||||
"&code=%s"
|
||||
"&scope=ms-device-service%%3A%%2F%%2Ftermsrv.wvd.microsoft.com%%2Fid%%2F23444de0-61b7-42a2-"
|
||||
"bef2-5512675a5f4d%%2Fuser_"
|
||||
"&scope=ms-device-service%%3A%%2F%%2Ftermsrv.wvd.microsoft.com%%2Fname%%2F%s%%2Fuser_"
|
||||
"impersonation"
|
||||
"&req_cnf=%s"
|
||||
"&redirect_uri=%s"
|
||||
|
Loading…
Reference in New Issue
Block a user