akallabeth
|
4c7aa61cda
|
[client,sdl] use auto for c++ variables
|
2024-12-10 15:15:37 +01:00 |
|
akallabeth
|
aac83e4449
|
[client,sdl] check rdpSettings and wellknown for NULL
|
2024-12-10 15:12:43 +01:00 |
|
akallabeth
|
f92984b234
|
[client,aad] use configurable redirection url
Create the redirection URL for AAD auth from the endpoint configuration.
|
2024-12-10 15:12:36 +01:00 |
|
akallabeth
|
b2756842b2
|
[core,aad] fetch wellknown before GetAccessToken
All of the URL we need for AAD authentication are dependent on a tenantid.
Fetch the wellknown file for the desired tenantid from
https://login.microsoftonline.com/{tenantid}/v2.0/.well-known/openid-configuration
and parse as JSON to have them available later on.
|
2024-12-10 15:12:30 +01:00 |
|
akallabeth
|
26003e59cc
|
[va_list] initialize with ={0};
|
2024-09-24 11:06:18 +02:00 |
|
akallabeth
|
cc038ad89b
|
[client,sdl] merge SDL2 and SDL3 projects
|
2024-05-16 20:34:11 +02:00 |
|