Add notice that this repository has moved to code.cacert.org

This commit is contained in:
Jan Dittberner 2022-07-28 18:39:02 +02:00 committed by Jan Dittberner
parent 8ebf81abe1
commit 91893d1497
1 changed files with 3 additions and 0 deletions

View File

@ -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