Skip to content

Conversation

@talltechdude
Copy link
Contributor

HomeAssistant, a popular open source Home Automation system supports a modified IndieAuth/Oauth hybrid authentication system. I have developed a modification for Vouch to allow us to use this with nginx etc for SSO with the HomeAssistant Auth provider (https://developers.home-assistant.io/docs/en/auth_api.html).

The main difference is it does not provide a username back during token exchange which is required by the current generic OIDC provider implementation.

@bnfinet bnfinet merged commit b7eeb65 into vouch:master Sep 13, 2019
@bnfinet
Copy link
Member

bnfinet commented Sep 13, 2019

thanks for the contribution @talltechdude

I'll check out HomeAssistant!

@aaronpk
Copy link
Collaborator

aaronpk commented Sep 13, 2019

I've been using Home Assistant, and I am the author of the IndieAuth spec :) Thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants