Santiago Robledo

Results 3 comments of Santiago Robledo

Checking a little bit deeper, the SignOut method of the in the AuthenticationService throws a "NotImplementedException" As @rbetancor said, the controller just returns an Ok response without calling the service.

Thanks for your prompt reply We are working on an security related product, and by requirement, we should not store any file locally. What I did was to actually remove...

Hi Stefan, I found out one issue with the Asymmetric sample The RunAsymmetricUploadAndDownload is using the Symmetric functions instead of the Asymmetric ones After changing it to use the Asymmetric...