{"id":23484008,"url":"https://github.com/ivixvi/scim-patch","last_synced_at":"2025-06-15T16:01:45.714Z","repository":{"id":247159834,"uuid":"825141152","full_name":"ivixvi/scim-patch","owner":"ivixvi","description":"Go implementation of SCIM 2.0 Patch operations.","archived":false,"fork":false,"pushed_at":"2025-02-12T12:49:57.000Z","size":120,"stargazers_count":3,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-13T23:38:56.680Z","etag":null,"topics":["patch","scim"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/ivixvi/scim-patch","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ivixvi.png","metadata":{"files":{"readme":"README-ja.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-06T22:48:15.000Z","updated_at":"2025-04-04T03:07:44.000Z","dependencies_parsed_at":"2024-07-17T02:39:50.591Z","dependency_job_id":null,"html_url":"https://github.com/ivixvi/scim-patch","commit_stats":null,"previous_names":["ivixvi/scim-patch"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivixvi%2Fscim-patch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivixvi%2Fscim-patch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivixvi%2Fscim-patch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivixvi%2Fscim-patch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivixvi","download_url":"https://codeload.github.com/ivixvi/scim-patch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248982756,"owners_count":21193458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["patch","scim"],"created_at":"2024-12-24T21:27:45.702Z","updated_at":"2025-04-15T00:26:07.233Z","avatar_url":"https://github.com/ivixvi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scim-patch\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/ivixvi/scim-patch.svg)](https://pkg.go.dev/github.com/ivixvi/scim-patch)\n\nSCIM2.0 Patch 操作のGo言語実装です\n\n\n\u003e [!CAUTION]\n\u003e 安定していないため、本番利用できる状態ではありません。\n\n\n# 概要\n\nSCIM2.0のPatch操作の仕様の幅が広く、また、IdP毎の差異を吸収するのも大変です。\nそこで、本ライブラリが「Patchによるスキーマの操作」を一通り吸収します。\n\n直接アプリケーションのデータを操作しないため、総合的な処理やデータストアは冗長になると考えられます。\nしかし、その代わりにSCIMのスキーマとアプリケーションで利用しているスキーマ間のマッピングを考えるだけでよくなり、密結合を下げる助けになります。\n\nまた、本ライブラリはSchemaやfilterの扱いのため、以下のSCIM関連実装に依存しています。\n\n- https://github.com/elimity-com/scim\n- https://github.com/scim2/filter-parser\n\n\n## 想定される使用例\n\n構想としては以下のIssueが近く、この例のような形で実装できることを期待しています。\nhttps://github.com/elimity-com/scim/issues/171\n\n現在の実装における利用例は [example](./_example/README-ja.md) をご確認ください。\n\n### ロガー\n\nPatcherの内部処理のロギングはロガーをコンテキストを経由して渡すことで可能です。\nPatcherLoggerインターフェイスを実装したロガーを利用することができます。\n\n具体的な利用例は [example](./_example/README-ja.md) をご確認ください。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivixvi%2Fscim-patch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivixvi%2Fscim-patch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivixvi%2Fscim-patch/lists"}