mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-28 11:47:00 +00:00
Update Packages - warning auth_providers (#27177)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
1724b0e386
commit
fc5a242332
@ -112,3 +112,12 @@ It is possible to [customize entities](/docs/configuration/customizing-devices/)
|
|||||||
homeassistant:
|
homeassistant:
|
||||||
customize:
|
customize:
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
<div class='note warning'>
|
||||||
|
|
||||||
|
If you are moving configuration to packages, `auth_providers` must stay within ‘configuration.yaml’. See the general documentation for [Authentication Providers](/docs/authentication/providers/#configuring-auth-providers).
|
||||||
|
|
||||||
|
This is because Home Assistant processes the authentication provided early in the start-up process, even before packages are processed.
|
||||||
|
|
||||||
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user