Skip to content

Repository files navigation

scim-go

This package implements the SCIM IETF RFC-7643 and RFC-7644 specifications.

Warning

Pre-1.0. The public API may still change between minor versions.

Install

go get github.com/supabase-community/scim-go

Packages

  • pkg/core: SCIM 2.0 core schema types (RFC 7643): attributes, schemas, resource types.
  • pkg/filter: SCIM 2.0 filter grammar and parser (RFC 7644 3.4.2.2).
  • pkg/protocol: SCIM 2.0 protocol types (RFC 7644): errors, list responses, filters, and helpers for writing SCIM shaped HTTP responses.
  • pkg/scimtest: checks a SCIM implementation against the JSON examples in RFC 7643.

About

A SCIM library for go.

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages