Update README.md
This commit is contained in:
committed by
GitHub
parent
d23f5af4b3
commit
3b4436805a
11
README.md
11
README.md
@@ -1,6 +1,15 @@
|
|||||||
# OIDC Auth for Home Assistant
|
# OIDC Auth for Home Assistant
|
||||||
|
|
||||||
TODO
|
Status: in progress, but very slowly.
|
||||||
|
|
||||||
|
Current roadblocks:
|
||||||
|
|
||||||
|
[ ] Find a way to do a redirect within the login step in Home Assistant, we should not use window.open
|
||||||
|
[ ] Find out how to make this redirect work on all platforms (including mobile)
|
||||||
|
|
||||||
|
If this is solved, implementing OIDC itself is doable.
|
||||||
|
|
||||||
|
If you have any tips or would like to contribute, send me a message.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user