mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Update providers.markdown (#26268)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
dded8e7ad2
commit
f8aa5ba352
@ -19,7 +19,11 @@ If you decide to use `trusted_networks` as your `auth_provider` there won't be a
|
||||
|
||||
</div>
|
||||
|
||||
Authentication providers are configured in your `configuration.yaml` under the `homeassistant:` block. You can supply more than one, for example:
|
||||
Authentication providers are configured in your `configuration.yaml` under the `homeassistant:` block.
|
||||
If you are moving configuration to packages, this particular configuration must stay within 'configuration.yaml'. See Issue 16441 in the warning block at the bottom of this page.
|
||||
|
||||
|
||||
You can supply more than one, for example:
|
||||
|
||||
```yaml
|
||||
homeassistant:
|
||||
|
Loading…
x
Reference in New Issue
Block a user