Skip to content

Define Oauth2 server URL as a configurable parameter

At this very moment, the Oauth2 server is hardcoded to 127.0.0.1:8080. This is not ideal. The user deploying FM should be able to declare the IP:PORT of the Oauth2 server (Keycloak) as a parameter in the config file.