Metadata-Version: 2.1
Name: kolibri_oidc_client_plugin
Version: 0.3.1
Summary: Kolibri plugin to authenticate using an OpenID Connect provider
Home-page: https://github.com/learningequality/kolibri-oidc-client-plugin
Author: Learning Equality
Author-email: info@learningequality.org
License: MIT
Description: 
        `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.
        
Keywords: k,o,l,i,b,r,i
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Education :: Computer Aided Instruction (CAI)
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory
Provides-Extra: dev
