Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/damienbod/oidc-par-aspnetcore-duende

ASP.NET Core OIDC using OAUTH PAR RFC 9126 and Duende IdentityServer
https://github.com/damienbod/oidc-par-aspnetcore-duende

aspnetcore dotnet duende oauth oidc openidconnect par rfc9126

Last synced: about 1 month ago
JSON representation

ASP.NET Core OIDC using OAUTH PAR RFC 9126 and Duende IdentityServer

Awesome Lists containing this project

README

        

# ASP.NET Core OIDC using OAUTH PAR and Duende IdentityServer

[![.NET](https://github.com/damienbod/oidc-par-aspnetcore-duende/actions/workflows/dotnet.yml/badge.svg)](https://github.com/damienbod/oidc-par-aspnetcore-duende/actions/workflows/dotnet.yml)

[Improve ASP.NET Core authentication using OAuth PAR and OpenID Connect](https://damienbod.com/2023/11/20/improve-asp-net-core-authentication-using-oauth-par-and-openid-connect/)

![PAR](https://github.com/damienbod/oidc-par-aspnetcore-duende/blob/main/images/oauth-par-oidc_01.png)

## History

- 2024-10-21 Updated packages
- 2024-08-15 WebCodeFlowPkceClient .NET 9 par client
- 2024-08-14 Updated packages
- 2024-06-22 Updated packages
- 2024-01-05 Updated packages

## Links

https://github.com/DuendeSoftware/IdentityServer

[OAuth 2.0 Pushed Authorization Requests (PAR) RFC 9126](https://datatracker.ietf.org/doc/html/rfc9126)

[OAuth 2.0 Authorization Framework: JWT-Secured Authorization Request (JAR) RFC 9101](https://datatracker.ietf.org/doc/rfc9101/)

[OAuth 2.0 Rich Authorization Requests (RAR) RFC 9396](https://datatracker.ietf.org/doc/html/rfc9396)

https://www.youtube.com/watch?v=fE11HJRCL-k