Login error with OpenID (Keycloak) when upgrading to version v0.8.0-rc4 with SubDirectory hosting #9615
Unanswered
superphao
asked this question in
Troubleshooting
Replies: 1 comment
-
Keycloak is working on my end with LC out of the box.
Take a look at the relevant PR to see how to configure your app's base URL: #9155 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
After updating to version v0.8.0-rc4, LC fails to log in. I am using Keycloak for authentication. After successfully logging in through Keycloak and being redirected back to LC, the login is unsuccessful.
Version Information
Docker v0.8.0-rc4
Steps to Reproduce
What browsers are you seeing the problem on?
No response
Relevant log output
It seems that the issue is related to the SubDirectory hosting update in the new version. In version rc3, I was still able to deploy LC on the subdirectory "/chat" by modifying the base URL in the Vite config file and the index file in the source api/server.
I have noticed that in version rc4, there are now configurations that eliminate the need for manual modifications. However, unfortunately, I am encountering an error when logging into LC with OpenID.
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions