OpenID Connect parent repository for local development
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jan Dittberner 1ea6e2f4af Update oidc_app and oidc_registration commits 2 years ago
cacert_resources@b41771d23e Add README and submodules for parent project 3 years ago
hydra_config@fb38ef86dd Add README and submodules for parent project 3 years ago
oidc_app@c69e8d2980 Update oidc_app and oidc_registration commits 2 years ago
oidc_idp@26447f99c9 Add README and submodules for parent project 3 years ago
oidc_registration@0c88fb5447 Update oidc_app and oidc_registration commits 2 years ago
.gitignore Add JetBrains IDE files to .gitignore 2 years ago
.gitmodules Add README and submodules for parent project 3 years ago
README.md Fix git config documentation 3 years ago

README.md

CAcert OpenID connect parent project

Clone the repository

git clone --recurse-submodules https://git.cacert.org/cacert-oidc-parent.git
cd cacert-oidc-parent
# cause pull, fetch and other git commands to consider submodules
git config submodule.recurse true