pyams-auth-azure


Namepyams-auth-azure JSON
Version 2.0.1 PyPI version JSON
download
home_pagehttps://pyams.readthedocs.io
SummaryPyAMS security plug-in for Azure authentication
upload_time2023-12-12 10:50:07
maintainer
docs_urlNone
authorThierry Florac
requires_python
licenseZPL
keywords pyramid pyams
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===========================================
PyAMS security Azure authentication package
===========================================

.. contents::


What is PyAMS?
==============

PyAMS (Pyramid Application Management Suite) is a small suite of packages written for applications
and content management with the Pyramid framework.

**PyAMS** is actually mainly used to manage web sites through content management applications (CMS,
see PyAMS_content package), but many features are generic and can be used inside any kind of web
application.

All PyAMS documentation is available on `ReadTheDocs <https://pyams.readthedocs.io>`_; source code
is available on `Gitlab <https://gitlab.com/pyams>`_ and pushed to `Github
<https://github.com/py-ams>`_. Doctests are available in the *doctests* source folder.


What is PyAMS Azure authentication plug-in?
===========================================

PyAMS Azure is a PyAMS_security plug-in which provides authentication in Azure "on-behalf-of"
flow, and relies on Azure MSAL API to check a JWT Azure token to grant access to a given HTTP
request.


Changelog
=========

2.0.1
-----
 - updated modal forms title

2.0.0
-----
 - upgraded to Pyramid 2.0

1.1.3
-----
 - PyAMS_security interfaces refactoring
 - added support for Python 3.10

1.1.2
-----
 - updated ZMI menus context

1.1.1
-----
 - packaging mismatch

1.1.0
-----
 - removed support for Python < 3.7

1.0.2
-----
 - updated Gitlab-CI configuration
 - removed Travis-CI configuration

1.0.1
-----
 - updated plug-in interface to use PyAMS_utils Beaker cache helpers

1.0.0
-----
 - initial release

            

Raw data

            {
    "_id": null,
    "home_page": "https://pyams.readthedocs.io",
    "name": "pyams-auth-azure",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Pyramid PyAMS",
    "author": "Thierry Florac",
    "author_email": "tflorac@ulthar.net",
    "download_url": "https://files.pythonhosted.org/packages/ed/46/e29aece52a2cd65753f81fd064315e6deb2163634e66b03193605f4e087e/pyams_auth_azure-2.0.1.tar.gz",
    "platform": null,
    "description": "===========================================\nPyAMS security Azure authentication package\n===========================================\n\n.. contents::\n\n\nWhat is PyAMS?\n==============\n\nPyAMS (Pyramid Application Management Suite) is a small suite of packages written for applications\nand content management with the Pyramid framework.\n\n**PyAMS** is actually mainly used to manage web sites through content management applications (CMS,\nsee PyAMS_content package), but many features are generic and can be used inside any kind of web\napplication.\n\nAll PyAMS documentation is available on `ReadTheDocs <https://pyams.readthedocs.io>`_; source code\nis available on `Gitlab <https://gitlab.com/pyams>`_ and pushed to `Github\n<https://github.com/py-ams>`_. Doctests are available in the *doctests* source folder.\n\n\nWhat is PyAMS Azure authentication plug-in?\n===========================================\n\nPyAMS Azure is a PyAMS_security plug-in which provides authentication in Azure \"on-behalf-of\"\nflow, and relies on Azure MSAL API to check a JWT Azure token to grant access to a given HTTP\nrequest.\n\n\nChangelog\n=========\n\n2.0.1\n-----\n - updated modal forms title\n\n2.0.0\n-----\n - upgraded to Pyramid 2.0\n\n1.1.3\n-----\n - PyAMS_security interfaces refactoring\n - added support for Python 3.10\n\n1.1.2\n-----\n - updated ZMI menus context\n\n1.1.1\n-----\n - packaging mismatch\n\n1.1.0\n-----\n - removed support for Python < 3.7\n\n1.0.2\n-----\n - updated Gitlab-CI configuration\n - removed Travis-CI configuration\n\n1.0.1\n-----\n - updated plug-in interface to use PyAMS_utils Beaker cache helpers\n\n1.0.0\n-----\n - initial release\n",
    "bugtrack_url": null,
    "license": "ZPL",
    "summary": "PyAMS security plug-in for Azure authentication",
    "version": "2.0.1",
    "project_urls": {
        "Homepage": "https://pyams.readthedocs.io"
    },
    "split_keywords": [
        "pyramid",
        "pyams"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "daae65c8cc501bee42d0390437ebc0786ec160e2e1829cb42ad055daf2e3ca77",
                "md5": "3ed4f8249fb40e8812b7ee9ec5a09357",
                "sha256": "05ec5f5b69a3f6d8d88d9f4b6c6269cd27c9b3ebe7473fa91d932d15d811eaef"
            },
            "downloads": -1,
            "filename": "pyams_auth_azure-2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3ed4f8249fb40e8812b7ee9ec5a09357",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 18729,
            "upload_time": "2023-12-12T10:50:05",
            "upload_time_iso_8601": "2023-12-12T10:50:05.670396Z",
            "url": "https://files.pythonhosted.org/packages/da/ae/65c8cc501bee42d0390437ebc0786ec160e2e1829cb42ad055daf2e3ca77/pyams_auth_azure-2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ed46e29aece52a2cd65753f81fd064315e6deb2163634e66b03193605f4e087e",
                "md5": "30bc7b0879e8e62b81163e4fdad496ed",
                "sha256": "c2aa4154c216d4400536172042a8219fd5d240f2f633ad3a8e3e7ddeb1b146a1"
            },
            "downloads": -1,
            "filename": "pyams_auth_azure-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "30bc7b0879e8e62b81163e4fdad496ed",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12258,
            "upload_time": "2023-12-12T10:50:07",
            "upload_time_iso_8601": "2023-12-12T10:50:07.697949Z",
            "url": "https://files.pythonhosted.org/packages/ed/46/e29aece52a2cd65753f81fd064315e6deb2163634e66b03193605f4e087e/pyams_auth_azure-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-12 10:50:07",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyams-auth-azure"
}
        
Elapsed time: 0.15443s