idp angepasst
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user