Added oidc connection

This commit is contained in:
Mysaa Java
2026-07-13 15:59:56 +02:00
parent 56070c240f
commit 5131281613
20 changed files with 327 additions and 221 deletions
+1
View File
@@ -36,6 +36,7 @@ dependencies {
implementation 'org.thymeleaf.extras:thymeleaf-extras-springsecurity6:_'
implementation Spring.boot.web
implementation 'org.springframework:spring-jdbc:_'
implementation Spring.boot.oauth2Client
implementation 'org.flywaydb:flyway-core:_'
implementation 'org.flywaydb:flyway-database-postgresql:_'
implementation Spring.session.jdbc