o.examples.process-usertasks-with-security-oidc-springboot.1.11.0.Final.source-code.application.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of process-usertasks-with-security-oidc-springboot
Show all versions of process-usertasks-with-security-oidc-springboot
Kogito usertasks orchestration with security enabled on REST api - Spring Boot
server.address=0.0.0.0
spring.main.allow-bean-definition-overriding=true
keycloak.auth-server-url=http://localhost:8281/auth
keycloak.realm=kogito
keycloak.resource=kogito-app
keycloak.credentials.secret=secret
keycloak.bearer-only=true
© 2015 - 2025 Weber Informatics LLC | Privacy Policy