IdentityServer4.AccessTokenValidation 2.3.0-preview1

ASP.NET Core middleware to validate JWT and reference tokens from IdentityServer4

Showing the top 20 packages that depend on IdentityServer4.AccessTokenValidation.

Packages Downloads
Ocelot
Ocelot
26
Ocelot
Ocelot Api Gateway
25
Ocelot
Ocelot Api Gateway
26
Ocelot
This project is aimed at people using .NET running a micro services / service orientated architecture that need a unified point of entry into their system. In particular I want easy integration with IdentityServer reference and bearer tokens. We have been unable to find this in my current workplace without having to write our own Javascript middlewares to handle the IdentityServer reference tokens. We would rather use the IdentityServer code that already exists to do this. Ocelot is a bunch of middlewares in a specific order. Ocelot manipulates the HttpRequest object into a state specified by its configuration until it reaches a request builder middleware where it creates a HttpRequestMessage object which is used to make a request to a downstream service. The middleware that makes the request is the last thing in the Ocelot pipeline. It does not call the next middleware. The response from the downstream service is stored in a per request scoped repository and retrived as the requests goes back up the Ocelot pipeline. There is a piece of middleware that maps the HttpResponseMessage onto the HttpResponse object and that is returned to the client. That is basically it with a bunch of other features.
24
Ocelot
This project is aimed at people using .NET running a micro services / service orientated architecture that need a unified point of entry into their system. In particular I want easy integration with IdentityServer reference and bearer tokens. We have been unable to find this in my current workplace without having to write our own Javascript middlewares to handle the IdentityServer reference tokens. We would rather use the IdentityServer code that already exists to do this. Ocelot is a bunch of middlewares in a specific order. Ocelot manipulates the HttpRequest object into a state specified by its configuration until it reaches a request builder middleware where it creates a HttpRequestMessage object which is used to make a request to a downstream service. The middleware that makes the request is the last thing in the Ocelot pipeline. It does not call the next middleware. The response from the downstream service is stored in a per request scoped repository and retrived as the requests goes back up the Ocelot pipeline. There is a piece of middleware that maps the HttpResponseMessage onto the HttpResponse object and that is returned to the client. That is basically it with a bunch of other features.
25
Ocelot
This project is aimed at people using .NET running a micro services / service orientated architecture that need a unified point of entry into their system. In particular I want easy integration with IdentityServer reference and bearer tokens. We have been unable to find this in my current workplace without having to write our own Javascript middlewares to handle the IdentityServer reference tokens. We would rather use the IdentityServer code that already exists to do this. Ocelot is a bunch of middlewares in a specific order. Ocelot manipulates the HttpRequest object into a state specified by its configuration until it reaches a request builder middleware where it creates a HttpRequestMessage object which is used to make a request to a downstream service. The middleware that makes the request is the last thing in the Ocelot pipeline. It does not call the next middleware. The response from the downstream service is stored in a per request scoped repository and retrived as the requests goes back up the Ocelot pipeline. There is a piece of middleware that maps the HttpResponseMessage onto the HttpResponse object and that is returned to the client. That is basically it with a bunch of other features.
26

Version Downloads Last updated
3.0.1 25 03/08/2024
3.0.0 22 11/20/2023
3.0.0-preview.2 20 03/10/2024
3.0.0-preview.1.3 23 03/07/2024
2.7.0 20 03/02/2024
2.7.0-preview2 24 03/02/2024
2.7.0-preview1 21 03/17/2024
2.6.0 20 03/08/2024
2.5.0 25 03/08/2024
2.4.0 24 03/22/2024
2.4.0-preview1 22 03/17/2024
2.3.0 20 03/15/2024
2.3.0-preview1 24 03/11/2024
2.2.0 24 03/08/2024
2.1.0 23 03/15/2024
2.0.2 21 03/10/2024
2.0.1 24 03/08/2024
2.0.0 23 03/07/2024
2.0.0-rc2 24 03/15/2024
2.0.0-rc1 20 03/09/2024
1.2.1 20 03/10/2024
1.2.0 22 03/08/2024
1.1.0 21 03/09/2024
1.0.5 21 03/16/2024
1.0.4 18 10/06/2024
1.0.2 24 03/06/2024
1.0.1 23 03/01/2024
1.0.1-rc5 22 03/11/2024
1.0.1-rc4-update1 23 03/09/2024
1.0.1-rc4 20 03/18/2024
1.0.1-rc3 20 03/18/2024
1.0.1-rc2 21 03/11/2024
1.0.1-rc1 23 03/02/2024
1.0.1-beta4 27 03/07/2024
1.0.1-beta3 25 03/18/2024
1.0.1-beta2 22 03/17/2024
1.0.1-beta1 21 03/11/2024
1.0.0-beta9 26 03/14/2024
1.0.0-beta8 25 03/11/2024
1.0.0-beta7 24 03/18/2024
1.0.0-beta6 22 03/18/2024
1.0.0-beta5 23 03/11/2024
1.0.0-beta4 24 03/19/2024
1.0.0-beta3 22 03/11/2024
1.0.0-beta2 22 03/19/2024
1.0.0-beta1 23 03/18/2024
1.0.0-alpha2 21 03/14/2024
1.0.0-alpha1 24 03/19/2024