OneIdentity / SCALUS

SCALUS -- Session Client Application Launch Uri System
Apache License 2.0
11 stars 3 forks source link

scalus should be more forgiving in handling rdp url syntax generated by SPP #73

Closed MiriamMcMahon closed 2 years ago

MiriamMcMahon commented 2 years ago

The RDP url can use either ':' or '=' as first token separator, e.g. rdp://full+address=s:hostname or rdp://full+address:s:hostname However, it is not consistent in handling this, so some SPP urls are rejected.