diff --git a/README.md b/README.md index 0ac9b8b..7c1ae14 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Proof of concept OpenID Connect / OAuth server with ORY Hydra +**The work on this project continues at +https://code.cacert.org/cacert/oidc-parent and repositories referenced there.** + This repository contains a proof of concept implementation for an identity provider and an application using OIDC. [ORY Hydra](https://www.ory.sh/hydra/) is used for the actual OAuth2 / OpenID Connect operations. The implementation