scim2-tester


Namescim2-tester JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
Summary Check SCIM RFCs server compliance
upload_time2024-06-05 14:50:01
maintainerNone
docs_urlNone
authorYaal Coop
requires_python<4.0,>=3.10
licenseMIT
keywords scim scim2 provisioning rfc7643 rfc7644
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # scim2-tester

Python methods based on [scim2-models](https://scim2-models.readthedocs.io) and [scim2-client](https://scim2-client.readthedocs.io/en), to check if SCIM servers respect the [RFC7643](https://datatracker.ietf.org/doc/html/rfc7643.html) and [RFC7644](https://datatracker.ietf.org/doc/html/rfc7644.html) specifications.

It aims to be used in Continuous Integration suites and in healthcheck tools.

If you are seeking a CLI integration of scim2-tester, take a look at [scim2-cli](https://scim2-cli.readthedocs.io).

## What's SCIM anyway?

SCIM stands for System for Cross-domain Identity Management, and it is a provisioning protocol.
Provisioning is the action of managing a set of resources across different services, usually users and groups.
SCIM is often used between Identity Providers and applications in completion of standards like OAuth2 and OpenID Connect.
It allows users and groups creations, modifications and deletions to be synchronized between applications.

## Installation

```shell
pip install scim2-tester
```
scim2-tester belongs in a collection of SCIM tools developed by [Yaal Coop](https://yaal.coop),
with [scim2-models](https://github.com/yaal-coop/scim2-models),
[scim2-client](https://github.com/yaal-coop/scim2-client) and
[scim2-cli](https://github.com/yaal-coop/scim2-cli)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "scim2-tester",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "scim, scim2, provisioning, rfc7643, rfc7644",
    "author": "Yaal Coop",
    "author_email": "contact@yaal.coop",
    "download_url": "https://files.pythonhosted.org/packages/f4/bb/d80e0a523523dc224c3b7c5fc201b842636f0fd169f8d5358b65c25d8ecc/scim2_tester-0.1.1.tar.gz",
    "platform": null,
    "description": "# scim2-tester\n\nPython methods based on [scim2-models](https://scim2-models.readthedocs.io) and [scim2-client](https://scim2-client.readthedocs.io/en), to check if SCIM servers respect the [RFC7643](https://datatracker.ietf.org/doc/html/rfc7643.html) and [RFC7644](https://datatracker.ietf.org/doc/html/rfc7644.html) specifications.\n\nIt aims to be used in Continuous Integration suites and in healthcheck tools.\n\nIf you are seeking a CLI integration of scim2-tester, take a look at [scim2-cli](https://scim2-cli.readthedocs.io).\n\n## What's SCIM anyway?\n\nSCIM stands for System for Cross-domain Identity Management, and it is a provisioning protocol.\nProvisioning is the action of managing a set of resources across different services, usually users and groups.\nSCIM is often used between Identity Providers and applications in completion of standards like OAuth2 and OpenID Connect.\nIt allows users and groups creations, modifications and deletions to be synchronized between applications.\n\n## Installation\n\n```shell\npip install scim2-tester\n```\nscim2-tester belongs in a collection of SCIM tools developed by [Yaal Coop](https://yaal.coop),\nwith [scim2-models](https://github.com/yaal-coop/scim2-models),\n[scim2-client](https://github.com/yaal-coop/scim2-client) and\n[scim2-cli](https://github.com/yaal-coop/scim2-cli)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": " Check SCIM RFCs server compliance",
    "version": "0.1.1",
    "project_urls": null,
    "split_keywords": [
        "scim",
        " scim2",
        " provisioning",
        " rfc7643",
        " rfc7644"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a2b5a6a16c879e0f6e8636a9dbb0e4a67fbcc91941445820914005a840b9b2f4",
                "md5": "ee9eb3c1f49e057c7d43871266bbd37f",
                "sha256": "cf551c4795666e177f601af62d82ea6ff330ea7af115385f04f0feebbbd02a0c"
            },
            "downloads": -1,
            "filename": "scim2_tester-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ee9eb3c1f49e057c7d43871266bbd37f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 7534,
            "upload_time": "2024-06-05T14:49:58",
            "upload_time_iso_8601": "2024-06-05T14:49:58.883917Z",
            "url": "https://files.pythonhosted.org/packages/a2/b5/a6a16c879e0f6e8636a9dbb0e4a67fbcc91941445820914005a840b9b2f4/scim2_tester-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f4bbd80e0a523523dc224c3b7c5fc201b842636f0fd169f8d5358b65c25d8ecc",
                "md5": "b201f68de014048ac7bcee5203ef2ae7",
                "sha256": "6c43895852b7fb62320d646b5c678510d68842bcb49070f2537999beff774979"
            },
            "downloads": -1,
            "filename": "scim2_tester-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b201f68de014048ac7bcee5203ef2ae7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 5937,
            "upload_time": "2024-06-05T14:50:01",
            "upload_time_iso_8601": "2024-06-05T14:50:01.173550Z",
            "url": "https://files.pythonhosted.org/packages/f4/bb/d80e0a523523dc224c3b7c5fc201b842636f0fd169f8d5358b65c25d8ecc/scim2_tester-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-05 14:50:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "scim2-tester"
}
        
Elapsed time: 0.49142s