smartsheet / smartsheet-csharp-sdk

Library that uses C# to connect to Smartsheet services.
Apache License 2.0
13 stars 7 forks source link

Exception when FIPS enabled #74

Open diacristian opened 3 months ago

diacristian commented 3 months ago

Hello,

When FIPS is enabled on computer registry, we get an exception when trying to log in.

image

The fix would require to change, in a future version, in OAuthFlowImpl :: getHash, the SHA256Managed instantiation with SHA256CryptoServiceProvider.

timothodge commented 3 months ago

Hello @diacristian,

Thanks for raising the issue. The contributors will try to get to this, but you can also make your own PR for review if you would like to try and get this into a new version sooner. Hope you have a great day!