Aravind A

Results 16 comments of Aravind A

@exhaler Do you implement Durable Functions? I am looking for the same!

[image: image.png] On Mon, 4 Jan 2021 at 10:53, Pawan Kumar wrote: > VelocityXApp is discontinued. Check velocityx.dev > > On Mon, 4 Jan 2021 at 10:52 AM, Aravind A...

From this defect https://github.com/i8beef/SAML2/issues/4 I come to know that SHA256 is not support! Can you suggest me where SH1 encoding is happening? so that I can modify as per my...

Also, I come to know that SHA256 is available after .NET 4.6.2

@i8beef , In the AuthRequest, is just string or does perform any signing using RSA-SHA256>? Can I just replace SHA1 to SHA256?