fifthdegree
fifthdegree
Thanks @hardening, I made the message change
The 64 byte limit is in PKCS11; pcsc limits names to 128 bytes. I think we should at least be able to solve this in the case where there's only...
The same logic used for making sure the default cache is initialized with the right principal can be used for the case of a custom cache by just setting the...
So my reasoning for changing SECURITY_STATUS to BOOL is that `auth` is meant to be an abstraction to authentication. Users of it (like nla) shouldn't really need to be concerned...
@akallabeth sure, soon as I get a chance
@akallabeth something got messed up while rebasing I think it has to do with one of your commits wanna take a look?
@rlees85 Are you sure your server supports aad logon (and is joined to an azure domain)? A log dump with `/log-level:DEBUG` could help reveal more information
> [10:06:41:720] [1468973:1468974] [DEBUG][com.freerdp.core.nego] - [nego_enable_aad]: Enabling RDS AAD security: FALSE AAD isn't being enabled for you for some reason, it would be very helpful if you can try to...
I vaguely recall thinking that we ought to check what's necessary to support gov't tenants >Do we have to change the hardcoded microsoftonline.com URLs to microsoftonline.us? Yes, probably. Possibly also...
https://login.microsoftonline.com/{tenant}/v2.0/.well-known/openid-configuration provides info for a given tenant