Metadata-Version: 2.4
Name: motley_cue
Version: 0.7.5
Summary: Mapper Oidc To Local idEntitY with loCal User managEment
Home-page: https://github.com/dianagudu/motley_cue
Author: Diana Gudu
Author-email: gudu@kit.edu
License: MIT
Project-URL: Bug Tracker, https://github.com/dianagudu/motley_cue/issues
Project-URL: Documentation, https://motley-cue.readthedocs.io
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: System :: Systems Administration :: Authentication/Directory
Classifier: Topic :: Utilities
Description-Content-Type: text/x-rst
Requires-Dist: feudalAdapter>=0.7.3
Requires-Dist: flaat>=1.2.0
Requires-Dist: fastapi==0.*
Requires-Dist: uvicorn[standard]==0.*
Requires-Dist: gunicorn==23.*
Requires-Dist: sqlitedict==2.*
Requires-Dist: cryptography==44.0.2
Requires-Dist: markdown==3.*
Requires-Dist: pydantic-settings==2.*
Requires-Dist: pydantic==2.*

.. image:: https://readthedocs.org/projects/motley-cue/badge/?version=latest
    :target: https://motley-cue.readthedocs.io/
    :alt: RTD
.. image:: https://github.com/dianagudu/motley_cue/actions/workflows/publish-docs.yml/badge.svg
    :target: https://dianagudu.github.io/motley_cue
    :alt: Docs
.. image:: https://github.com/dianagudu/motley_cue/actions/workflows/ci.yml/badge.svg
    :target: https://github.com/dianagudu/motley_cue/actions/workflows/ci.yml
    :alt: CI
.. image:: https://gist.githubusercontent.com/dianagudu/7e4e0d8d88702b439a0daf4a9cb3e7c0/raw/motley_cue_coverage.svg
    :target: https://github.com/dianagudu/motley_cue/actions/workflows/ci.yml
    :alt: Coverage
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://github.com/psf/black
    :alt: Code style: black
.. image:: https://img.shields.io/badge/License-MIT-yellow.svg
    :target: https://opensource.org/licenses/MIT
    :alt: License: MIT
.. image:: https://img.shields.io/github/v/release/dianagudu/motley_cue.svg
   :target: https://github.com/dianagudu/motley_cue/releases/latest
   :alt: Release: latest

.. from-this-marker-in-docs

motley cue
============

This is a service for mapping OIDC identities to local identities.
    **M**\ apper **O**\ idc **T**\ o **L**\ ocal id\ **E**\ ntit\ **Y** with lo\ **C**\ al **U**\ ser manag\ **E**\ ment

For SSH integration, see `SSH OIDC <https://github.com/EOSC-Synergy/ssh-oidc>`_.

For client-side software, see `mccli <https://mccli.readthedocs.io/>`_.

Compatibility
-------------

motley_cue works with Python 3 (>= 3.7), and only on Linux.

Documentation
-------------

The documentation is available at `readthedocs <https://motley-cue.readthedocs.io/>`_.

..
    or `GitHub Pages <https://dianagudu.github.io/motley_cue/>`_.

.. inclusion-marker-do-not-remove

License
-------

The source code is licensed under the `MIT license <https://opensource.org/licenses/MIT>`_. 

The logo is licensed under the `Creative Commons Attribution 4.0 International License <http://creativecommons.org/licenses/by/4.0/>`_ (`"Fingerprint" <https://thenounproject.com/icon/fingerprint-286941/>`_ icon by Roselin Christina.S from NounProject.com).

..
    .. image:: https://i.creativecommons.org/l/by/4.0/88x31.png
        :target: http://creativecommons.org/licenses/by/4.0/
        :alt: CC BY 4.0
