PrimosTI.Identity.Provider
5.0.0
See the version list below for details.
dotnet add package PrimosTI.Identity.Provider --version 5.0.0
NuGet\Install-Package PrimosTI.Identity.Provider -Version 5.0.0
<PackageReference Include="PrimosTI.Identity.Provider" Version="5.0.0" />
paket add PrimosTI.Identity.Provider --version 5.0.0
#r "nuget: PrimosTI.Identity.Provider, 5.0.0"
// Install PrimosTI.Identity.Provider as a Cake Addin #addin nuget:?package=PrimosTI.Identity.Provider&version=5.0.0 // Install PrimosTI.Identity.Provider as a Cake Tool #tool nuget:?package=PrimosTI.Identity.Provider&version=5.0.0
About Primos TI Identity Provider
Primos TI Identity Provider is a free, open source OpenID Connect and OAuth 2.0 framework for ASP.NET Core.
It's a fork of the discontinued project IdentityServer4, founded by Dominick Baier and Brock Allen.
Primos TI Identity Provider incorporates all the protocol implementations and extensibility points needed to integrate token-based authentication, single-sign-on and API access control in your applications. It is licensed under Apache 2 (an OSI approved license).
For project documentation, please visit readthedocs.
For changes, please see the commit history or the realease notes.
Branch structure
Active development happens on the main branch. This always contains the latest version. Each (pre-) release is tagged with the corresponding version.
How to build
- Install the latest .NET Core 3.1 SDK
- Install Git
- Clone this repo
- Run
build.ps1
orbuild.sh
in the root of the cloned repo
Documentation
For project documentation, please visit readthedocs.
Bug reports and feature requests
Please use the issue tracker for that. We only support the latest version for free. For older versions, you can get a commercial support agreement with us.
Commercial and Community Support
If you need help with implementing Primos TI Identity Provider or your security architecture in general, there are both free and commercial support options. See here for more details.
Acknowledgements
Primos TI Identity Provider is built using the following great open source projects and free services:
..and last but not least a big thanks to all IdentityServer4 contributors and our contributors!
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- IdentityModel (>= 4.4.0)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 3.1.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 5.6.0)
- Newtonsoft.Json (>= 12.0.2)
- PrimosTI.Identity.Provider.Storage (>= 4.1.3-alpha.0.26)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on PrimosTI.Identity.Provider:
Package | Downloads |
---|---|
PrimosTI.Identity.Provider.AspNetIdentity
ASP.NET Core Identity Integration for Primos TI Identity Provider |
|
PrimosTI.Identity.Provider.EntityFramework
EntityFramework persistence layer for Primos TI Identity Provider |
GitHub repositories
This package is not used by any popular GitHub repositories.