OpenID Connect parent repository for local development
cacert_resources@5cbcbefac6 | ||
hydra_config@4d3f908958 | ||
oidc_app@f980c1acc3 | ||
oidc_idp@2c82ccb324 | ||
oidc_registration@be9006546d | ||
.gitignore | ||
.gitmodules | ||
README.md |
CAcert OpenID connect parent project
This repository references several repositories for the CAcert OpenID connect setup.
Clone the repository
git clone --recurse-submodules https://code.cacert.org/cacert/oidc-parent.git
cd oidc-parent
# cause pull, fetch and other git commands to consider submodules
git config submodule.recurse true
Get started
- setup Hydra
- build CAcert web application resources
- setup IDP (provides login and consent screens)
- setup demo application
- setup setup OpenID Connect client registration application