An open API service indexing awesome lists of open source software.

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.

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.