this post was submitted on 20 Apr 2024
668 points (99.0% liked)
Technology
59168 readers
3304 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I wish it had better SSO integration with keycloak
Thanks for volunteering to build a new integration for HA! I can’t wait to see what you come up with.
Some have tried working on this. Authentik even developed a hack to make it work with HomeAssistant. Unfortunately the core devs of HomeAssistant have historically viewed external auth as a niche feature that users don't care about.^[https://github.com/home-assistant/architecture/issues/832#issuecomment-1328052330] Not sure if that is still the case, but until that mentality changes we are stuck with native auth because PRs are just going to get denied.
I think this post pretty much sums it up:
This has been a long requested feature, there are libraries out there that make this easier for apps so that if you implement the library it will allow pretty much any SSO protocol...but this would need someone with coding skills to implement
https://community.home-assistant.io/t/open-letter-for-improving-home-assistants-authentication-system-oidc-sso/494223/119