Update Provider docs for 1.0.0 (#274)
* Add docs for Authentik #253 * Update Authelia guide #254 * Update Pocket ID guide #255
This commit is contained in:
committed by
GitHub
parent
3ba65adc8b
commit
2a5d3e589f
@@ -15,7 +15,7 @@
|
||||
<br />
|
||||
<div align="center">
|
||||
<a href="https://github.com/christiaangoossens/hass-oidc-auth/">
|
||||
<img src="logo.png" alt="Logo" width="80" height="80">
|
||||
<img src="./docs/logo.png" alt="Logo" width="80" height="80">
|
||||
</a>
|
||||
|
||||
<h3 align="center">OpenID Connect for Home Assistant</h3>
|
||||
@@ -81,6 +81,8 @@ Many configuration options are available through this method, but some advanced
|
||||
2. Click Add Integration and select **OpenID Connect/SSO Authentication**.
|
||||
3. Follow the prompts on screen carefully.
|
||||
|
||||

|
||||
|
||||
### Configuration by YAML
|
||||
|
||||
Alternatively, you can configure the integration using YAML. You can find a full configuration guide for YAML here: [YAML Configuration Guide](./docs/configuration.md).
|
||||
|
||||
Reference in New Issue
Block a user