Replies: 2 comments 3 replies
-
|
Oh! Nevermind I'm stupid 😛 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Now that we're on the topic, @epoupon, is there a way to make LMS' 'log out' send the user to a url that actually lets them log out? |
Beta Was this translation helpful? Give feedback.
2 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.
-
I'm not sure if I need to get into the specifics of how I use Authelia and Caddy but when it came to using "http-headers" as the authentication backend on my LMS, I ran into some problems.
I started by adjusting the setting in my lms.conf, deleting the lms.db file, deleting the LMS docker image/container and ensuring that X-Forwarded-User is in fact added as a header by the authentication redirect.
When attempting to access the address of LMS, I get redirected to Authelia's login page in which I sign in and then get brought back to LMS. That's as expected.
But when I get back, I am greeted with LMS' "Create administrator account"-page which I thought would be skipped as I have signed in through the SSO.
Am I missing a setting in lms.conf perhaps?
Thanks for hopefully helping out and thank you for developing a great music server 😄
Beta Was this translation helpful? Give feedback.
All reactions