working Spring Boot oauth2 connection to nextcloud oidc

This commit is contained in:
Jörg Henke
2023-12-20 10:43:21 +01:00
parent 4bb3efafb8
commit 04e1899150
17 changed files with 548 additions and 0 deletions

1
settings.gradle Normal file
View File

@ -0,0 +1 @@
rootProject.name = 'nextcloud'