idp angepasst

This commit is contained in:
Bastian Wagner
2026-07-15 16:59:17 +02:00
parent 0dfba43aa6
commit fadb5dd049
59 changed files with 1954 additions and 367 deletions

View File

@@ -28,3 +28,6 @@ Verfügbare MCP-Tools:
- `add_template_item`: fügt ein Item zu einem bestehenden Template hinzu.
Weitere Details und Beispiel-Requests stehen in `listify-api/README.md`.
INSERT INTO oidc_group_role_mappings (id, groupPath, role, enabled)
VALUES (UUID(), '/deine/oidc/gruppe', 'app_admin', 1);