django-digid-eherkenning


Namedjango-digid-eherkenning JSON
Version 0.17.1 PyPI version JSON
download
home_pageNone
SummaryA Django app for DigiD/eHerkenning authentication flows
upload_time2024-07-25 13:16:00
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseCopyright 2020 Maykin Media Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords django authentication digid eherkenning eidas dutch nl netherlands
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========================
django-digid-eherkenning
========================

:Version: 0.17.1
:Source: https://github.com/maykinmedia/django-digid-eherkenning
:Keywords: django, authentication, digid, eherkenning, eidas, dutch, nl, netherlands

|build-status| |code-quality| |black| |coverage| |docs|

|python-versions| |django-versions| |pypi-version|

A Django app for DigiD/eHerkenning authentication flows

.. contents::

.. section-numbering::

Features
========

* SAML-based DigiD authentication flow
* SAML-based eHerkenning authentication flow
* Custom Django authentication backend
* Extensible

Getting started
===============

See the `documentation`_.

.. _documentation: https://django-digid-eherkenning.readthedocs.io/en/latest/

.. |build-status| image:: https://github.com/maykinmedia/django-digid-eherkenning/workflows/Run%20CI/badge.svg
    :alt: Build status
    :target: https://github.com/maykinmedia/django-digid-eherkenning/actions?query=workflow%3A%22Run+CI%22

.. |code-quality| image:: https://github.com/maykinmedia/django-digid-eherkenning/workflows/Code%20quality%20checks/badge.svg
     :alt: Code quality checks
     :target: https://github.com/maykinmedia/django-digid-eherkenning/actions?query=workflow%3A%22Code+quality+checks%22

.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://github.com/psf/black

.. |coverage| image:: https://codecov.io/gh/maykinmedia/django-digid-eherkenning/branch/master/graph/badge.svg?token=LNK592C9B2
    :target: https://codecov.io/gh/maykinmedia/django-digid-eherkenning
    :alt: Coverage status

.. |docs| image:: https://readthedocs.org/projects/django-digid-eherkenning/badge/?version=latest
    :target: https://django-digid-eherkenning.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status

.. |python-versions| image:: https://img.shields.io/pypi/pyversions/django-digid-eherkenning.svg

.. |django-versions| image:: https://img.shields.io/pypi/djversions/django-digid-eherkenning.svg

.. |pypi-version| image:: https://img.shields.io/pypi/v/django-digid-eherkenning.svg
    :target: https://pypi.org/project/django-digid-eherkenning/

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-digid-eherkenning",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "django, authentication, digid, eherkenning, eidas, dutch, nl, netherlands",
    "author": null,
    "author_email": "Maykin Media <support@maykinmedia.nl>",
    "download_url": "https://files.pythonhosted.org/packages/61/41/c0088cbad35390253d835dccf7382368dab3754a85966be5eec321dc1fd6/django_digid_eherkenning-0.17.1.tar.gz",
    "platform": null,
    "description": "========================\ndjango-digid-eherkenning\n========================\n\n:Version: 0.17.1\n:Source: https://github.com/maykinmedia/django-digid-eherkenning\n:Keywords: django, authentication, digid, eherkenning, eidas, dutch, nl, netherlands\n\n|build-status| |code-quality| |black| |coverage| |docs|\n\n|python-versions| |django-versions| |pypi-version|\n\nA Django app for DigiD/eHerkenning authentication flows\n\n.. contents::\n\n.. section-numbering::\n\nFeatures\n========\n\n* SAML-based DigiD authentication flow\n* SAML-based eHerkenning authentication flow\n* Custom Django authentication backend\n* Extensible\n\nGetting started\n===============\n\nSee the `documentation`_.\n\n.. _documentation: https://django-digid-eherkenning.readthedocs.io/en/latest/\n\n.. |build-status| image:: https://github.com/maykinmedia/django-digid-eherkenning/workflows/Run%20CI/badge.svg\n    :alt: Build status\n    :target: https://github.com/maykinmedia/django-digid-eherkenning/actions?query=workflow%3A%22Run+CI%22\n\n.. |code-quality| image:: https://github.com/maykinmedia/django-digid-eherkenning/workflows/Code%20quality%20checks/badge.svg\n     :alt: Code quality checks\n     :target: https://github.com/maykinmedia/django-digid-eherkenning/actions?query=workflow%3A%22Code+quality+checks%22\n\n.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :target: https://github.com/psf/black\n\n.. |coverage| image:: https://codecov.io/gh/maykinmedia/django-digid-eherkenning/branch/master/graph/badge.svg?token=LNK592C9B2\n    :target: https://codecov.io/gh/maykinmedia/django-digid-eherkenning\n    :alt: Coverage status\n\n.. |docs| image:: https://readthedocs.org/projects/django-digid-eherkenning/badge/?version=latest\n    :target: https://django-digid-eherkenning.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\n.. |python-versions| image:: https://img.shields.io/pypi/pyversions/django-digid-eherkenning.svg\n\n.. |django-versions| image:: https://img.shields.io/pypi/djversions/django-digid-eherkenning.svg\n\n.. |pypi-version| image:: https://img.shields.io/pypi/v/django-digid-eherkenning.svg\n    :target: https://pypi.org/project/django-digid-eherkenning/\n",
    "bugtrack_url": null,
    "license": "Copyright 2020 Maykin Media  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "A Django app for DigiD/eHerkenning authentication flows",
    "version": "0.17.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/maykinmedia/django-digid-eherkenning/issues",
        "Changelog": "https://github.com/maykinmedia/django-digid-eherkenning/blob/master/CHANGELOG.rst",
        "Documentation": "https://django-digid-eherkenning.readthedocs.io/en/latest/",
        "Homepage": "https://github.com/maykinmedia/django-digid-eherkenning",
        "Source Code": "https://github.com/maykinmedia/django-digid-eherkenning"
    },
    "split_keywords": [
        "django",
        " authentication",
        " digid",
        " eherkenning",
        " eidas",
        " dutch",
        " nl",
        " netherlands"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "63813fb5b33aa057839d70415df6930d65a7fc9edf5b37674cc68c2a4b2c721e",
                "md5": "7c657b97794a0b86ca24a4a91e9be52e",
                "sha256": "7c8cb3e7eb2f16d3aa34b536407f6c82bdd57a6a9d2552a13c29d48fe4add6fd"
            },
            "downloads": -1,
            "filename": "django_digid_eherkenning-0.17.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7c657b97794a0b86ca24a4a91e9be52e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 424264,
            "upload_time": "2024-07-25T13:15:59",
            "upload_time_iso_8601": "2024-07-25T13:15:59.406271Z",
            "url": "https://files.pythonhosted.org/packages/63/81/3fb5b33aa057839d70415df6930d65a7fc9edf5b37674cc68c2a4b2c721e/django_digid_eherkenning-0.17.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6141c0088cbad35390253d835dccf7382368dab3754a85966be5eec321dc1fd6",
                "md5": "45322096378fd412f7eb2e48b9d53668",
                "sha256": "bb406b4f1c6f5a1aeb74de184d3959c10e35980ff4ee0107a9a575be9695770b"
            },
            "downloads": -1,
            "filename": "django_digid_eherkenning-0.17.1.tar.gz",
            "has_sig": false,
            "md5_digest": "45322096378fd412f7eb2e48b9d53668",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 414643,
            "upload_time": "2024-07-25T13:16:00",
            "upload_time_iso_8601": "2024-07-25T13:16:00.919171Z",
            "url": "https://files.pythonhosted.org/packages/61/41/c0088cbad35390253d835dccf7382368dab3754a85966be5eec321dc1fd6/django_digid_eherkenning-0.17.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-25 13:16:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "maykinmedia",
    "github_project": "django-digid-eherkenning",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "django-digid-eherkenning"
}
        
Elapsed time: 0.30354s