piyushupadhyay19 commented on PR #462: URL: https://github.com/apache/airavata/pull/462#issuecomment-2747452359
@Bcoderx6 Thanks for updating jboss/keycloak to the Quarkus based keycloak However, I think the old variables (KEYCLOAK_USER and KEYCLOAK_PASSWORD) no longer work in here. Instead, we should use: KEYCLOAK_ADMIN KEYCLOAK_ADMIN_PASSWORD Without this change, admin login fails at http://localhost:18080/. I ran into this issue while testing and updating the env variables fixed it. @lahirujayathilake -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
