refactor(keycloak): remove authentik naming and switch to keycloak-only paths

This commit is contained in:
Chris
2026-04-01 02:01:41 +08:00
parent a9c7cb5f39
commit 7cdf2b5a51
28 changed files with 394 additions and 708 deletions

View File

@@ -11,7 +11,7 @@
## 目前狀態
- 架構:公司/站台/會員 + 系統/模組 + 群組整合權限(已定版)
- 後台安全Auth token + admin 群組檢查(`ADMIN_REQUIRED_GROUPS`
- 會員流程member 新增/更新可同步 Authentik並支援重設密碼
- 會員流程member 新增/更新可同步 Keycloak並支援重設密碼
## 單一真實來源
- DB SQL`backend/scripts/init_schema.sql`