Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Use configured HASS URLs to determine user domain #6

Merged
merged 2 commits into from
Nov 28, 2024

Conversation

hostcc
Copy link
Owner

@hostcc hostcc commented Nov 28, 2024

  • Response from the userinfo OAuth2 endpoint now considers HASS URLs configured for domain of the user email (email claim) - external URL is considered first (if configured), then internal (if configured) and finally falls back to homeassistant.local if none are available

* Response from the `userinfo` OAuth2 endpoint now considers
  HASS URLs configured for domain of the user email (`email` claim)
  - external URL is considered first (if configured), then internal (if configured)
  and finally falls back to `homeassistant.local` if none are available
@hostcc hostcc added the enhancement New feature or request label Nov 28, 2024
@hostcc hostcc self-assigned this Nov 28, 2024
@hostcc hostcc merged commit c132254 into main Nov 28, 2024
5 checks passed
@hostcc hostcc deleted the feat/user-domain-from-hass-urls branch November 28, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant