Skip to content

Commit

Permalink
Do not capitalize authentik
Browse files Browse the repository at this point in the history
Co-authored-by: Tana M Berry <[email protected]>
Signed-off-by: Sergii Bogomolov <[email protected]>
  • Loading branch information
sbogomolov and tanberry authored Dec 5, 2024
1 parent 1427273 commit 4c50feb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/integrations/services/home-assistant/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ sidebar_label: Home Assistant
You might run into CSRF errors, this is caused by a technology Home-assistant uses and not authentik, see [this GitHub issue](https://github.com/goauthentik/authentik/issues/884#issuecomment-851542477).
:::
:::caution
Only prefixes starting with `/auth` need to be proxied (excluding prefixes starting with `/auth/token`), see [this GitHub issue](https://github.com/BeryJu/hass-auth-header/issues/212). This can be configured in the reverse proxy (e.g. nginx, Traefik) or in Authentik Provider's **Unauthorized Paths**.
Only prefixes starting with `/auth` need to be proxied (excluding prefixes starting with `/auth/token`), see [this GitHub issue](https://github.com/BeryJu/hass-auth-header/issues/212). This can be configured in the reverse proxy (e.g. nginx, Traefik) or in authentik Provider's **Unauthorized Paths**.
:::
:::note
For Home Assistant to work with authentik, a custom integration needs to be installed for Home Assistant.
Expand Down

0 comments on commit 4c50feb

Please sign in to comment.