Medidata.MAuth.Owin
2.1.0-beta3
This package contains an OWIN middleware to validate signed http requests with the Medidata MAuth protocol. The middleware communicates with an MAuth server in order to confirm the validity of the request authentication header. Include this package in your OWIN-enabled web api if you want to authenticate the api requests signed with the MAuth protocol.
See the version list below for details.
Install-Package Medidata.MAuth.Owin -Version 2.1.0-beta3
dotnet add package Medidata.MAuth.Owin --version 2.1.0-beta3
<PackageReference Include="Medidata.MAuth.Owin" Version="2.1.0-beta3" />
paket add Medidata.MAuth.Owin --version 2.1.0-beta3
Release Notes
This version makes possible to read the OWIN request body in the subsequent middlewares after the authentication, even if the body stream is not seekable initially.
Dependencies
-
.NETFramework 4.5.2
- Medidata.MAuth.Core (>= 2.1.0-beta3)
- Microsoft.Owin (>= 3.0.1)
- Owin (>= 1.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
5.0.0 | 158 | 8/7/2020 |
4.0.2 | 191 | 2/5/2020 |
4.0.1 | 150 | 11/14/2019 |
4.0.0 | 157 | 10/9/2019 |
3.1.2 | 282 | 1/18/2019 |
3.1.2-pre1 | 261 | 1/17/2019 |
3.1.1 | 320 | 10/18/2018 |
3.1.0 | 262 | 10/15/2018 |
3.0.4 | 265 | 10/10/2018 |
3.0.3 | 279 | 8/28/2018 |
3.0.2 | 492 | 6/8/2018 |
3.0.1 | 395 | 1/31/2018 |
3.0.0 | 398 | 12/28/2017 |
3.0.0-pre1 | 390 | 12/26/2017 |
2.4.1 | 449 | 8/31/2017 |
2.4.0 | 416 | 7/28/2017 |
2.3.0 | 407 | 6/30/2017 |
2.2.0 | 443 | 3/1/2017 |
2.1.1 | 470 | 12/16/2016 |
2.1.0 | 456 | 12/13/2016 |
2.1.0-beta4 | 382 | 11/29/2016 |
2.1.0-beta3 | 383 | 11/24/2016 |
2.1.0-beta2 | 419 | 11/21/2016 |
2.1.0-beta | 384 | 11/21/2016 |
2.0.0 | 544 | 10/26/2016 |
1.0.0 | 441 | 8/9/2016 |