{ "domain": "auth_oidc", "name": "OIDC Authentication", "codeowners": [ "@christiaangoossens" ], "config_flow": false, "dependencies": [ "auth", "http" ], "documentation": "https://github.com/christiaangoossens/hass-oidc-auth/blob/v0.6.4-alpha/docs/configuration.md", "integration_type": "service", "iot_class": "calculated", "issue_tracker": "https://github.com/christiaangoossens/hass-oidc-auth/issues", "requirements": [ "aiofiles", "jinja2", "bcrypt", "joserfc" ], "version": "0.6.5" }