Keycloak integration with DolphinScheduler redirects to login page after authentication. #16696
Unanswered
Geethika-sg
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to integrate Keycloak with DolphinScheduler for Single Sign-On (SSO). The Keycloak login page appears as expected, and the session in Keycloak is successfully created after entering the login credentials. However, after authentication, DolphinScheduler redirects me back to its login page instead of logging me in.
After providing credentials in Keycloak, DolphinScheduler redirects back to its login page without logging in the user.
Environment :
============
• DolphinScheduler version : 3.2.2
• Keycloak version: 22
• OS: Oracle Linux Server 9.4
settings in application.yaml for api-server :
Logs :
Beta Was this translation helpful? Give feedback.
All reactions