AzureAD / azure-activedirectory-identitymodel-extensions-for-dotnet

IdentityModel extensions for .Net
MIT License
1.04k stars 390 forks source link

[Feature Request] All validation delegates should be async and return a validation result #2568

Open jmprieur opened 4 months ago

jmprieur commented 4 months ago

Why?

What?

Add more delegates that are async and result a validation result

Size: XL in Wilson, SAL, MISE.

Open Issue: RSA is not async ... we'll have to have async to sync,

pmaytak commented 4 months ago

Will fix #2556, #468