feat: update cat
All checks were successful
Deploy Production Server / if_merged (pull_request) Successful in 9m50s

This commit is contained in:
2025-07-07 19:23:55 +02:00
parent 337b1ab0fd
commit cd2cc5e345
3 changed files with 6 additions and 6 deletions

View File

@@ -47,6 +47,7 @@ quarkus.rest-client."fr.titionfire.ffsaf.rest.client.SirenService".url=https://d
#Login
quarkus.oidc.token-state-manager.split-tokens=true
quarkus.oidc.token.refresh-expired=true
quarkus.oidc.token.refresh-token-time-skew=1m
quarkus.oidc.authentication.redirect-path=/api/auth/login
quarkus.oidc.logout.path=/api/logout