feat: add externalId to generated user resource 10f8411 unverified chenhunghan commited on Nov 23, 2025
fix: better to avoid mix with createUser/createGroup 2072d30 unverified chenhunghan commited on Nov 23, 2025
fix: handle the case when fetch returns empty body a65d39f unverified chenhunghan commited on Nov 21, 2025
feat: add tool to generate random SCIM group resource with optional overrides 2cd67c2 unverified chenhunghan commited on Nov 19, 2025
feat: allow to override fields in generated user resources ebe9bfe unverified chenhunghan commited on Nov 19, 2025
feat(scim-tool): add tool to remove a user from a group via SCIM PATCH. 777e2cc unverified chenhunghan commited on Nov 19, 2025
docs: Simplify description for add-user-to-group tool. c36f28b unverified chenhunghan commited on Nov 19, 2025
feat: add new tool to add a user to a group via SCIM PATCH operation 77d98e2 unverified chenhunghan commited on Nov 19, 2025
feat: Add SCIM attribute filtering to user and group resources and introduce a new tool for adding users to groups. efbc0cf unverified chenhunghan commited on Nov 19, 2025
feat: Add `id` and `meta` fields to SCIM resource schemas and omit them from tool input schemas. 796ba8e unverified chenhunghan commited on Nov 19, 2025
feat: add startIndex/count when query resources b69436c unverified chenhunghan commited on Nov 19, 2025
fix: fix error handling to returned format for users:// and users://[userId] resources a43eb30 unverified chenhunghan commited on Nov 19, 2025
feat: add SCIM user resource management tools for retrieval, replacement, and update 840a3cd chenhunghan commited on Aug 24, 2025
feat: implement scimRequest function and refactor createUserResource to use it 75e9d11 chenhunghan commited on Aug 24, 2025