SSO Login Error
When attempting to login, I get the "Login with Authentik" button but an error. "login?error=configuration" in the URL.
Solution:Jump to solution
Looks like adding a trailing slash to .env fixed it. Docs need to be updated.
3 Replies
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, ...)
code: 'OAUTH_JSON_ATTRIBUTE_COMPARISON_FAILED'
Solution
Looks like adding a trailing slash to .env fixed it. Docs need to be updated.