Authentication and authorization component for access to NHN HelseId.
Info
Version: | 5.8.0 |
Author(s): | Folkehelseinstituttet (FHI), Nasjonalt Helsenett (NHN) |
Last Update: | Tuesday, May 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Fhi.HelseId |
Install
Install-Package Fhi.HelseId
dotnet add package Fhi.HelseId
paket add Fhi.HelseId
Fhi.HelseId Download (Unzip the "nupkg" after downloading)
Dependencies
- AspNetCore.DataProtection.SqlServer(>= 1.0.2)
- IdentityServer4.AccessTokenValidation(>= 3.0.1)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.9)
- Microsoft.AspNetCore.Authentication.OpenIdConnect(>= 3.1.9)
- Microsoft.AspNetCore.Components.Analyzers(>= 3.1.9)
- System.Data.SqlClient(>= 4.8.2)
- System.Linq.Async(>= 4.1.1)
- System.ServiceModel.Http(>= 4.7.0)
- System.ServiceModel.Primitives(>= 4.7.0)