Info
| Version: | 5.0.0 |
| Author(s): | Medidata Solutions, Inc. |
| Last Update: | Friday, August 7, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mdsol/mauth-client-dotnet |
| NuGet Url: | https://www.nuget.org/packages/Medidata.MAuth.Owin |
Install
Install-Package Medidata.MAuth.Owin
dotnet add package Medidata.MAuth.Owin
paket add Medidata.MAuth.Owin
Medidata.MAuth.Owin Download (Unzip the "nupkg" after downloading)
Dependencies
- Medidata.MAuth.Core(>= 5.0.0)
- Microsoft.Owin(>= 3.1.0)
- Owin(>= 1.0.0)
Tags
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.