Failing to set up OIDC with Entra as Provider

hello, Im currently trying to set up SSO via Entra login but somehow im stuck in the Log in to your account page in homarr. Attached theres my configuration for the docker compose file and the API-rights for the app registration. Anyone knows where im doing it wrong? 🙂 Thank you in advance
No description
No description
No description
Solution:
You'll need to remove the quotes on your env variable for AUTH_PROVIDERS
Jump to solution
5 Replies
Cakey Bot
Cakey Bot3mo ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
Meierschlumpf
Meierschlumpf3mo ago
Hmm weird, it should show the login button, which version are you on? I assume you are on 1.24.0 that released last friday. I'll check the code Can you check if you see something in the logs that contains AUTH_PROVIDER?
winorlearn
winorlearnOP3mo ago
When i restart the container it shows the error in the screenshot. I already had the problem in the older versions though. I just didn't get to ask for help (time) 🙂
No description
Solution
Meierschlumpf
Meierschlumpf3mo ago
You'll need to remove the quotes on your env variable for AUTH_PROVIDERS
winorlearn
winorlearnOP3mo ago
lmao, thank you...

Did you find this page helpful?