matrix/authentik: remove orphaned Matrix OAuth2 app + provider (post-tuwunel)
The migration left a UI-managed (not TF) Authentik OIDC app orphaned — tuwunel uses native password auth, so nothing consumed it. Deleted application `matrix` + OAuth2 provider pk=6 via the Authentik API (user-confirmed). Drop the stale Matrix rows from the SSO reference tables and update the plan's residual list. Doc-only [ci skip]. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
23602f393e
commit
3d6c5b8bc7
3 changed files with 4 additions and 5 deletions
|
|
@ -14,7 +14,6 @@
|
|||
| Kubernetes | OAuth2/OIDC (public) | implicit consent |
|
||||
| Kubernetes Dashboard | OAuth2/OIDC (confidential) | implicit consent |
|
||||
| linkwarden | OAuth2/OIDC | explicit consent |
|
||||
| Matrix | OAuth2/OIDC | ⚠️ orphaned — Matrix migrated to tuwunel 2026-06-08 (native password auth); this OAuth app is unused |
|
||||
| wrongmove | OAuth2/OIDC | implicit consent |
|
||||
|
||||
> **Kubernetes Dashboard** (TF-managed in `stacks/k8s-dashboard/authentik.tf`):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue