From cbdd75c2744ef4b8d9cc52be87c46d73566262ba Mon Sep 17 00:00:00 2001 From: Damian Hickey <57436+damianh@users.noreply.github.com> Date: Tue, 11 Feb 2025 11:28:28 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b9c1733..03da8a6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ ## About IdentityModel.OidcClient + +> [!IMPORTANT] +> `IdentityModel` is being rebranded to `Duende.IdentityModel.OidcClient` and henceforth will be managed +> in our [FOSS repository](https://github.com/DuendeSoftware/foss) under the same Apache2 licence. +> - Please update your nuget package references to the [new package](https://www.nuget.org/packages/Duende.IdentityModel). +> - Outstanding pull requests and issues will be ported or closed. + This repository contains several libraries for building OpenID Connect (OIDC) native clients. The core IdentityModel.OidcClient library is a certified OIDC relying party and implements [RFC 8252](https://tools.ietf.org/html/rfc8252/), "OAuth 2.0 for native