kolibri-oidc-client-plugin


Namekolibri-oidc-client-plugin JSON
Version 0.3.2 PyPI version JSON
download
home_pagehttps://github.com/learningequality/kolibri-oidc-client-plugin
SummaryKolibri plugin to authenticate using an OpenID Connect provider
upload_time2023-10-23 18:37:36
maintainer
docs_urlNone
authorLearning Equality
requires_python
licenseMIT
keywords kolibri
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
`Kolibri <https://learningequality.org/kolibri/>`_ is the offline learning platform
from `Learning Equality <https://learningequality.org/>`_.

OpenID Connect (OIDC) is a simple identity layer on top of the OAuth 2.0 protocol. It allows Clients to verify the identity of the End-User based on the authentication performed by an Authorization Server, as well as to obtain basic profile information about the End-User in an interoperable and REST-like manner.).

This package provides Kolibri users with the ability to authenticate against an OpenID provider. This is usually a need when integrating it with another applications sharing a Single Sign On (SSO) authentication.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/learningequality/kolibri-oidc-client-plugin",
    "name": "kolibri-oidc-client-plugin",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "kolibri",
    "author": "Learning Equality",
    "author_email": "info@learningequality.org",
    "download_url": "https://files.pythonhosted.org/packages/07/ed/3f113470f1bba14b4ded5af66400b777bc61f5e9d2ec4acf776591339735/kolibri_oidc_client_plugin-0.3.2.tar.gz",
    "platform": null,
    "description": "\n`Kolibri <https://learningequality.org/kolibri/>`_ is the offline learning platform\nfrom `Learning Equality <https://learningequality.org/>`_.\n\nOpenID Connect (OIDC) is a simple identity layer on top of the OAuth 2.0 protocol. It allows Clients to verify the identity of the End-User based on the authentication performed by an Authorization Server, as well as to obtain basic profile information about the End-User in an interoperable and REST-like manner.).\n\nThis package provides Kolibri users with the ability to authenticate against an OpenID provider. This is usually a need when integrating it with another applications sharing a Single Sign On (SSO) authentication.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Kolibri plugin to authenticate using an OpenID Connect provider",
    "version": "0.3.2",
    "project_urls": {
        "Homepage": "https://github.com/learningequality/kolibri-oidc-client-plugin"
    },
    "split_keywords": [
        "kolibri"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "46df67812ed8716c82eac90ad0b443d1e2481f78ecf0de34de5a7112d147f13c",
                "md5": "1ba2e1a2e1fd17303f048bddce670d4c",
                "sha256": "7c89953ca80a32e93063ed1879cb9b07e8b0d727dc893b36e6c801096dd56f46"
            },
            "downloads": -1,
            "filename": "kolibri_oidc_client_plugin-0.3.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1ba2e1a2e1fd17303f048bddce670d4c",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 21425,
            "upload_time": "2023-10-23T18:37:34",
            "upload_time_iso_8601": "2023-10-23T18:37:34.715657Z",
            "url": "https://files.pythonhosted.org/packages/46/df/67812ed8716c82eac90ad0b443d1e2481f78ecf0de34de5a7112d147f13c/kolibri_oidc_client_plugin-0.3.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07ed3f113470f1bba14b4ded5af66400b777bc61f5e9d2ec4acf776591339735",
                "md5": "f20fc0b9968792e7fa2d04376b29e03f",
                "sha256": "18a4770746d539a6414cf37a83dac66e299b951b9f04292e9327fb5d7b6e69c7"
            },
            "downloads": -1,
            "filename": "kolibri_oidc_client_plugin-0.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f20fc0b9968792e7fa2d04376b29e03f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 19600,
            "upload_time": "2023-10-23T18:37:36",
            "upload_time_iso_8601": "2023-10-23T18:37:36.781123Z",
            "url": "https://files.pythonhosted.org/packages/07/ed/3f113470f1bba14b4ded5af66400b777bc61f5e9d2ec4acf776591339735/kolibri_oidc_client_plugin-0.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-23 18:37:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "learningequality",
    "github_project": "kolibri-oidc-client-plugin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "kolibri-oidc-client-plugin"
}
        
Elapsed time: 0.12946s