This commit is contained in:
2026-04-01 15:47:33 +00:00
parent a16d916bc2
commit 846347fc76
2 changed files with 14 additions and 1 deletions

View File

@@ -16,6 +16,13 @@ data:
client_id: "pP9Z5JNyiBdRcGBKdAXwc8Ki4khqsxOhMPuvhQWo"
client_secret: "4IsS4FRQ4JtMLCL73GBR1PWkKw9JA2hJQ27Dax2rWFSmhHM0Mr4hvX2xffrpDMLfR2rvgw0eNyih7lqjWQKSMfVEBNhE6WKavTopPGgGtqftpbkRs8ZcMkgpxHdFH2vT"
discovery_url: "https://auth.apps.undercloud.dev/application/o/home-assistant/.well-known/openid-configuration"
claims:
username: "preferred_username"
groups: "groups"
roles:
admin: "undercloud-administrators"
---
apiVersion: v1
kind: PersistentVolumeClaim

View File

@@ -205,7 +205,7 @@ data:
subtitle: "SSO"
tag: "home automation"
keywords: "home automation zigbee"
url: "https://home.apps.undercloud.dev"
url: "https://home.apps.undercloud.dev/auth/oidc/welcome
- name: "Frigate"
logo: "assets/logos/authentik.png"
subtitle: "SSO"
@@ -262,6 +262,12 @@ data:
tag: "netbox"
keywords: "ip address"
url: "https://netbox.apps.undercloud.dev"
- name: "Home Assistant (local login)"
logo: "assets/logos/authentik.png"
subtitle: "SSO"
tag: "home automation"
keywords: "home automation zigbee"
url: "https://home.apps.undercloud.dev
- name: "Kubernetes"
icon: "fas fa-cloud"