GitHub - psu-oit/python-scim: A python interface to produce and consume System for Cross-domain Identity Management (SCIM) messages.

Build Status Coverage Status PyPi Version PyPi Downloads

A python interface to produce and consume System for Cross-domain Identity Management (SCIM) messages.

Features

SCIM conformance

python-scim conforms to the latest SCIM (v1.1) standards.

Environment agnostic

python-scim may be used to produce and consume SCIM messages regardless of the environment (terminal, WSGI, django) used to call it.

Installation

Automated

  1. python-scim is listed on PyPI and can be installed by running the following command:

License

Unless otherwise noted, all files contained within this project are liensed under the MIT opensource license. See the included file LICENSE or visit opensource.org for more information.