Skip to content

sanjaymandadi/mozu-dotnet-webtoolkit

 
 

Repository files navigation

Mozu Webtoolkit

Version 1.2.3

  1. Update ConfigurationAuthFilter to validate tenant Access
  2. Update ApiAuthFilter to validate requests for the tenantId.To validate the requests pass these two headers x-vol-tenant & x-vol-hmac-sha256 in addition to form & cookie token. hmac can be generated using Mozu.Api.Security.SHA256Generator.GetHash(string.Empty,tenantId.ToString())

About

Mozu Dotnet Webtoolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 91.9%
  • F# 7.3%
  • Batchfile 0.8%