Skip to content

rakesh-dontula/mozu-dotnet-webtoolkit

 
 

Repository files navigation

Mozu Webtoolkit

Version 1.2.4

  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

Packages

No packages published

Languages

  • C# 92.2%
  • F# 7.0%
  • Batchfile 0.8%