diff --git a/github-bot/src/main/resources/application.properties b/github-bot/src/main/resources/application.properties index cf8c8dabe..1b69e1607 100644 --- a/github-bot/src/main/resources/application.properties +++ b/github-bot/src/main/resources/application.properties @@ -52,3 +52,4 @@ quarkus.micrometer.export.json.enabled=true quarkus.mongodb.database=Laughing-Train quarkus.mongodb.metrics.enabled=true quarkus.http.cors.origins=* +%prod.quarkus.oidc.token-state-manager.split-tokens=true \ No newline at end of file