Cleanup the provider docs with new additions (#73)

This commit is contained in:
Christiaan Goossens
2025-06-15 13:52:33 +02:00
committed by GitHub
parent fbc47d11ef
commit ccd5fb2459
3 changed files with 11 additions and 13 deletions

View File

@@ -1,7 +1,4 @@
# Other providers
Under construction.
## Microsoft Entra ID
# Microsoft Entra ID
> [!WARNING]
> Microsoft Entra ID does not support public clients that are not Single Page Applications (SPA's). Therefore, you will have to use a client secret.
@@ -27,4 +24,4 @@ auth_oidc:
```
> [!CAUTION]
> Be careful! Configuring Entra ID wrong may leave your Home Assistant install open for anyone with a Microsoft account. Please use "Single tenant" account types only. Do not enable "Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant)" or personal account modes without enabling the mode to only allow specific accounts first!
> Be careful! Configuring Entra ID wrong may leave your Home Assistant install open for anyone with a Microsoft account. Please use "Single tenant" account types only. Do not enable "Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant)" or personal account modes without enabling the mode to only allow specific accounts first!