Greg Domzalski
Greg Domzalski
Hello, I've come across quite a few issues in the repo here that seem to boil down to people not knowing what permissions are needed for enabling CodeQL to work...
[RFC 7518 Section 4.6.1.1](https://www.rfc-editor.org/rfc/rfc7518#section-4.6.1.1) states: > The "epk" (ephemeral public key) value created by the originator for > the use in key agreement algorithms. This key is represented as a...
**Which version of Microsoft.IdentityModel are you using?** Note that to get help, you need to run the latest version. Latest dev / 6.31.0 **Where is the issue?** * [ ]...
# Description This has been a longstanding bug in the SDK that has been haunting me since the FIDO device code was originally written. Apple's documentation on how async input...
# Description Reverts the change in behavior to open smart card handles exclusively. Instead now defaults back to shared like it was before, but allows for applications to toggle between...
Hello, Scaling and rendering when developing on Linux does not match what I see when I actually run my Avalonia app. This makes it challenging to get styling just right...
## Summary `Microsoft.IdentityModel.Tokens` should expose extension points for custom `EcdhKeyExchangeProvider` implementations where the private key may not be available in memory. Providing these extensions would bring `EcdhKeyExchangeProvider` in line with...