scim

package
v0.0.0-...-31d38a2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2025 License: Apache-2.0 Imports: 17 Imported by: 0

README

= SCIM Support for Corteza

Here is a bare minimum support for SCIM.

NOTE: Experiments with github.com/imulab/go-scim lib failed due to complexity of the implementation
and resources needed for bending the lib to our needs.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Guard

func Guard(opt options.SCIMOpt) func(next http.Handler) http.Handler

func Routes

func Routes(r chi.Router, cfg Config)

Types

type Config

type Config struct {
	ExternalIdAsPrimary bool
	ExternalIdValidator *regexp.Regexp
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL