show current camps on start page

This commit is contained in:
Jottyfan
2022-10-01 22:28:08 +02:00
parent d15a6af941
commit cfe4edcf15
12 changed files with 402 additions and 10 deletions

View File

@ -7,7 +7,7 @@ spring.datasource.password=jooq
# application
server.port = 8081
server.servlet.context-path=/COBusiness
server.servlet.context-path=/CampOrganizer2
# keycloak
keycloak.auth-server-url = http://localhost:8080/
@ -15,7 +15,7 @@ keycloak.realm = ow
keycloak.resource = biblecamp
keycloak.public-client = true
keycloak.security-constraints[0].authRoles[0] = business
keycloak.security-constraints[0].securityCollections[0].patterns[0] = /*
keycloak.security-constraints[0].securityCollections[0].patterns[0] = /business/*
#keycloak.credentia
keycloak.use-resource-role-mappings=true
#keycloak.bearer-only=true