https://github.com/iambelugaa/scim-gateway
A service providing a SCIM v2.0 compliant interface for user and group management, built using Golang Goa design first microservice framework.
https://github.com/iambelugaa/scim-gateway
go goa golang scim scim-2 scim-gateway
Last synced: 11 months ago
JSON representation
A service providing a SCIM v2.0 compliant interface for user and group management, built using Golang Goa design first microservice framework.
- Host: GitHub
- URL: https://github.com/iambelugaa/scim-gateway
- Owner: iamBelugaa
- Created: 2025-07-18T06:00:22.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-18T10:20:24.000Z (12 months ago)
- Last Synced: 2025-07-18T10:21:21.250Z (12 months ago)
- Topics: go, goa, golang, scim, scim-2, scim-gateway
- Language: Go
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SCIM Gateway Service
A service providing a **SCIM v2.0** compliant interface for user and group
management, built using [Goa](https://goa.design/) design-first microservice
framework.
## Overview
The SCIM Gateway is designed to serve as a RESTful API layer for managing
identity resources like users and groups using the standardized
[SCIM 2.0](https://tools.ietf.org/html/rfc7644) protocol.