Improved config options for OIDC (#9)
Added many new configuration options, including claim configuration and client_secret/confidential client support. Also enables user linking & creates person entries upon first sign in.
This commit is contained in:
committed by
GitHub
parent
ca83e86acb
commit
db4c6bcade
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "hass-auth-oidc"
|
||||
version = "0.3.0"
|
||||
name = "hass-oidc-auth"
|
||||
version = "0.4.0"
|
||||
description = "OIDC component for Home Assistant"
|
||||
authors = [
|
||||
{ name = "Christiaan Goossens", email = "contact@christiaangoossens.nl" }
|
||||
|
||||
Reference in New Issue
Block a user