{"id":19565444,"url":"https://github.com/ouranosinc/magpie","last_synced_at":"2025-04-27T01:30:51.488Z","repository":{"id":22206440,"uuid":"95595664","full_name":"Ouranosinc/Magpie","owner":"Ouranosinc","description":"AuthN/AuthZ services","archived":false,"fork":false,"pushed_at":"2024-12-12T06:10:19.000Z","size":8930,"stargazers_count":1,"open_issues_count":50,"forks_count":5,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-04T19:12:20.613Z","etag":null,"topics":["authentication","authorization","birdhouse","daccs","group-permission","pavics","user-management","user-permission"],"latest_commit_sha":null,"homepage":"https://pavics-magpie.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ouranosinc.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.rst","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-27T20:00:25.000Z","updated_at":"2024-12-12T06:10:24.000Z","dependencies_parsed_at":"2023-02-13T01:45:26.044Z","dependency_job_id":"64b0920a-d6d9-4d83-8f1d-6bd3cac7bf15","html_url":"https://github.com/Ouranosinc/Magpie","commit_stats":{"total_commits":2347,"total_committers":17,"mean_commits":"138.05882352941177","dds":0.3574776310183213,"last_synced_commit":"58a2332a7f6bc040710f6af437e9d5ffa9cdaa7f"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2FMagpie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2FMagpie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2FMagpie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ouranosinc%2FMagpie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ouranosinc","download_url":"https://codeload.github.com/Ouranosinc/Magpie/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251076778,"owners_count":21532581,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["authentication","authorization","birdhouse","daccs","group-permission","pavics","user-management","user-permission"],"created_at":"2024-11-11T05:26:50.209Z","updated_at":"2025-04-27T01:30:51.464Z","avatar_url":"https://github.com/Ouranosinc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. explicit references must be used in this file (not references.rst) to ensure they are directly rendered on Github\n\n======================================\nMagpie: A RestFul AuthN/AuthZ service\n======================================\nMagpie (the smart-bird)\n  *a very smart bird who knows everything about you.*\n\nMagpie is service for AuthN/AuthZ accessible via a `REST API`_ implemented with the `Pyramid`_ web framework.\nIt allows you to manage User/Group/Service/Resource/Permission with a `PostgreSQL`_ database.\nBehind the scene, it uses `Ziggurat-Foundations`_ and `Authomatic`_.\n\n\n.. start-badges\n\n.. list-table::\n    :header-rows: 0\n    :stub-columns: 1\n    :widths: 10,90\n\n    * - dependencies\n      - | |py_ver_recommend| |py_ver_support| |py_ver_legacy| |dependencies|\n    * - tests status\n      - | |github_latest| |github_tagged| |coverage| |codacy|\n    * - docker status\n      - | |docker_build_mode| |docker_build_status| |docker_latest_tag| |docker_semver_tag|\n    * - releases\n      - | |version| |commits-since|\n\n.. list-table::\n    :header-rows: 1\n    :widths: 15,85\n\n    * - Python Versions\n      - Description\n    * - *Legacy*\n      - Older versions could still work, but maintenance is dropped.\n    * - *Supported*\n      - Tested by the CI and maintained for backward compatibility.\n    * - *Recommended*\n      - Prefered minimal version to use for latest security updates and performance enhancements.\n\n.. |py_ver_legacy| image:: https://img.shields.io/badge/python%20%28legacy%29-3.5%20%2D%2D%203.7-orange.svg\n    :alt: Python 3.5+ supported (legacy)\n    :target: https://www.python.org/getit\n\n.. |py_ver_support| image:: https://img.shields.io/badge/python%20%28supported%29-3.8%2B-yellow.svg\n    :alt: Python 3.8+ supported\n    :target: https://www.python.org/getit\n\n.. |py_ver_recommend| image:: https://img.shields.io/badge/python%20%28recommended%29-3.11%2B-blue.svg\n    :alt: Python 3.11+ recommended\n    :target: https://www.python.org/getit\n\n.. |commits-since| image:: https://img.shields.io/github/commits-since/Ouranosinc/Magpie/4.2.0.svg\n    :alt: Commits since latest release\n    :target: https://github.com/Ouranosinc/Magpie/compare/4.2.0...master\n\n.. |version| image:: https://img.shields.io/badge/tag-4.2.0-blue.svg?style=flat\n    :alt: Latest Tag\n    :target: https://github.com/Ouranosinc/Magpie/tree/4.2.0\n\n.. |dependencies| image:: https://pyup.io/repos/github/Ouranosinc/Magpie/shield.svg\n    :alt: Dependencies Status\n    :target: https://pyup.io/account/repos/github/Ouranosinc/Magpie/\n\n.. |github_latest| image:: https://img.shields.io/github/actions/workflow/status/Ouranosinc/Magpie/tests.yml?label=master\u0026branch=master\n    :alt: Github Actions CI Build Status (master branch)\n    :target: https://github.com/Ouranosinc/Magpie/actions?query=workflow%3ATests+branch%3Amaster\n\n.. |github_tagged| image:: https://img.shields.io/github/actions/workflow/status/Ouranosinc/Magpie/tests.yml?label=4.2.0\u0026branch=4.2.0\n    :alt: Github Actions CI Build Status (latest tag)\n    :target: https://github.com/Ouranosinc/Magpie/actions?query=workflow%3ATests+branch%3A4.2.0\n\n.. |readthedocs| image:: https://img.shields.io/readthedocs/pavics-magpie\n    :alt: Readthedocs Build Status (master branch)\n    :target: `readthedocs`_\n\n.. |coverage| image:: https://img.shields.io/codecov/c/gh/Ouranosinc/Magpie.svg?label=coverage\n    :alt: Travis-CI CodeCov Coverage\n    :target: https://codecov.io/gh/Ouranosinc/Magpie\n\n.. |codacy| image:: https://app.codacy.com/project/badge/Grade/0dd500de5e3c4bdf84093eaa64cf9a81\n    :alt: Codacy Badge\n    :target: https://app.codacy.com/gh/Ouranosinc/Magpie/dashboard\n\n.. |docker_build_mode| image:: https://img.shields.io/docker/automated/pavics/magpie.svg?label=build\n    :alt: Docker Build Status (latest tag)\n    :target: https://hub.docker.com/r/pavics/magpie/builds\n\n.. |docker_build_status| image:: https://img.shields.io/docker/cloud/build/pavics/magpie.svg?label=status\n    :alt: Docker Build Status (latest tag)\n    :target: https://hub.docker.com/r/pavics/magpie/builds\n\n.. |docker_latest_tag| image:: https://img.shields.io/docker/v/pavics/magpie?label=last%20build\n    :alt: Docker Latest Tag\n    :target: https://hub.docker.com/r/pavics/magpie/tags?page=1\u0026ordering=last_updated\u0026name=latest\n\n.. |docker_semver_tag| image:: https://img.shields.io/docker/v/pavics/magpie?label=version\u0026sort=semver\n    :alt: Docker Version Tag\n    :target: https://hub.docker.com/r/pavics/magpie/tags?page=1\u0026ordering=last_updated\u0026name=4.2.0\n\n.. end-badges\n\n--------------\nDocumentation\n--------------\n\nThe REST API documentation is auto-generated and served under ``{MAGPIE_URL}/api/`` using Swagger-UI with tag\n``latest``.\n\n| More ample details about installation, configuration and usage are provided on |readme_readthedocs|_.\n| These are generated from corresponding information provided in |github_docs|_ directory.\n\n----------------------------\nConfiguration and Usage\n----------------------------\n\n| Multiple configuration options exist for ``Magpie`` application.\n| Please refer to |readme_configuration|_ section for details.\n| See |readme_usage|_ section for details.\n\n--------------\nChange History\n--------------\n\nAddressed features, changes and bug fixes per version tag are available in |readme_changes|_.\n\n--------------\nDocker Images\n--------------\n\nFollowing most recent variants are available:\n\n.. |br| raw:: html\n\n    \u003cbr\u003e\n\n.. list-table::\n    :header-rows: 1\n\n    * - Magpie\n      - Twitcher |br|\n        (with integrated ``MagpieAdapter``)\n    * - ``pavics/magpie:4.2.0``\n      - ``pavics/twitcher:magpie-4.2.0``\n    * - ``pavics/magpie:latest``\n      - ``pavics/twitcher:magpie-latest``\n\n\n**Notes:**\n\n- Older tags the are also available: `Magpie Docker Images`_\n- `Twitcher`_ image with integrated ``MagpieAdapter`` are only available for Magpie ``\u003e=1.0.0``\n\n.. these reference must be left direct (not included with 'docs/references.rst') to allow pretty rendering on Github\n.. |readme_changes| replace:: CHANGES\n.. _readme_changes: CHANGES.rst\n.. |readme_configuration| replace:: Configuration\n.. _readme_configuration: docs/configuration.rst\n.. |readme_usage| replace:: Usage\n.. _readme_usage: docs/usage.rst\n.. |readme_readthedocs| replace:: ReadTheDocs\n.. _readme_readthedocs: https://pavics-magpie.readthedocs.io\n.. |github_docs| replace:: docs\n.. _github_docs: https://github.com/Ouranosinc/Magpie/tree/master/docs\n\n.. REST API redoc reference is auto-generated by sphinx from magpie cornice-swagger definitions\n.. _REST API: https://pavics-magpie.readthedocs.io/en/latest/api.html\n.. _Authomatic: https://authomatic.github.io/authomatic/\n.. _PostgreSQL: https://www.postgresql.org/\n.. _Pyramid: https://docs.pylonsproject.org/projects/pyramid/\n.. _Ziggurat-Foundations: https://github.com/ergo/ziggurat_foundations\n.. _Magpie Docker Images: https://hub.docker.com/r/pavics/magpie/tags\n.. _Twitcher: https://github.com/bird-house/twitcher\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fouranosinc%2Fmagpie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fouranosinc%2Fmagpie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fouranosinc%2Fmagpie/lists"}