scim-mcp / src

Commit History

feat: add externalId to generated user resource
10f8411
unverified

chenhunghan commited on

fix: remove resource_link
ed4cc0e
unverified

chenhunghan commited on

fix: better to avoid mix with createUser/createGroup
2072d30
unverified

chenhunghan commited on

feat: add getGroups/getOneGroup tool
d516494
unverified

chenhunghan commited on

feat: add getUsers/getOneUsers tool
0ef4703
unverified

chenhunghan commited on

fix: fix error message
8397cce
unverified

chenhunghan commited on

fix: add missing externalId
74be614
unverified

chenhunghan commited on

feat: add masking
1646a56
unverified

chenhunghan commited on

fix: change to x-scim-api-token
fd4175d
unverified

chenhunghan commited on

fix: correct file name
076e59d
unverified

chenhunghan commited on

chore: refactor into getScimBaseUrl
dd125ca
unverified

chenhunghan commited on

chore: refactor into getSCIMToken
62cf129
unverified

chenhunghan commited on

fix: remove oauth, remove chatgpt ui
2be99ac
unverified

chenhunghan commited on

chore: test chatgpt ui
034a348
unverified

chenhunghan commited on

fix: handle the case when fetch returns empty body
a65d39f
unverified

chenhunghan commited on

fix: fix tool shema, should be an object
f509db9
unverified

chenhunghan commited on

feat: add tool to generate random SCIM group resource with optional overrides
2cd67c2
unverified

chenhunghan commited on

feat: allow to override fields in generated user resources
ebe9bfe
unverified

chenhunghan commited on

feat: add create random user tool
7e60a77
unverified

chenhunghan commited on

feat(scim-tool): add tool to remove a user from a group via SCIM PATCH.
777e2cc
unverified

chenhunghan commited on

docs: Simplify description for add-user-to-group tool.
c36f28b
unverified

chenhunghan commited on

feat: add new tool to add a user to a group via SCIM PATCH operation
77d98e2
unverified

chenhunghan commited on

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

feat: Add `id` and `meta` fields to SCIM resource schemas and omit them from tool input schemas.
796ba8e
unverified

chenhunghan commited on

feat: add startIndex/count when query resources
b69436c
unverified

chenhunghan commited on

fix: fix user create error handling
d034133
unverified

chenhunghan commited on

feat: add create/update/replace group tools
f6b8dea
unverified

chenhunghan commited on

fix: add createGroup tool
5fb7ff1
unverified

chenhunghan commited on

feat: add deleteUser and replaceUser tools
1afdaf6
unverified

chenhunghan commited on

feat: add patch user tool
c691d96
unverified

chenhunghan commited on

feat: add group resources
156cd64
unverified

chenhunghan commited on

fix: fix error handling to returned format for users:// and users://[userId] resources
a43eb30
unverified

chenhunghan commited on

fix: fix typo
4975c44
unverified

chenhunghan commited on

chore: init
b39461a
unverified

chenhunghan commited on

fix: nuke
9863925
unverified

chenhunghan commited on

chore: re-create with xmcp 0.4
e4b6376
unverified

chenhunghan commited on

chore: reset
0ef1996
unverified

chenhunghan commited on

feat: add SCIM user resource management tools for retrieval, replacement, and update
840a3cd

chenhunghan commited on

feat: implement scimRequest function and refactor createUserResource to use it
75e9d11

chenhunghan commited on

feat: add createUserResource tool
4688dfa

chenhunghan commited on