
protege.webprotege-gwt-api-gateway.1.0.3.source-code.application.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of webprotege-gwt-api-gateway Show documentation
Show all versions of webprotege-gwt-api-gateway Show documentation
The API Gateway for the WebProtégé GWT User Interface
The newest version!
server:
port: 7777
spring:
application:
name: webprotege-gwt-api-gateway
rabbitmq:
host: rabbitmq
port: 5672
username: guest
password: guest
publisher-confirm-type: correlated
publisher-returns: true
webprotege:
rabbitmq:
requestqueue: webprotege-gwt-api-gateway-queue
responsequeue: webprotege-gwt-api-gateway-response-queue
eventsqueue: webprotege-gwt-api-gateway-event-queue
timeout: 60000
event-subscribe: true
spring.security.oauth2:
client:
registration.keycloak:
client-id: webprotege
authorization-grant-type: authorization_code
scope: openid
provider.keycloak:
issuer-uri: http://webprotege-local.edu/auth/realms/webprotege
user-name-attribute: preferred_username
resourceserver.jwt.issuer-uri: http://webprotege-local.edu/auth/realms/webprotege
© 2015 - 2025 Weber Informatics LLC | Privacy Policy