pyams-auth-apikey


Namepyams-auth-apikey JSON
Version 2.0.1 PyPI version JSON
download
home_pagehttps://pyams.readthedocs.io
SummaryPyAMS authentication module using API keys
upload_time2023-12-12 10:49:12
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 API keys 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 API keys?
=======================

PyAMS API keys is an extension module which can be used to allow API keys as authentication
credentials.

Each defined API key is seen as a classic *principal* to which you can grant roles as usual.
An API key can be defined with an expiration date, and can be revoked or deleted at any time
by an administrator.

An API key can also be bound to a specific principal; in this case, using this API key will
be equivalent to being connected with the matching principal credentials.

At first, API keys can only be provided using a specific HTTP header which can be configured
for all keys; maybe other authentication modes will be provided in future versions.


Changelog
=========

2.0.1
-----
 - updated modal forms title

2.0.0
-----
 - upgraded to Pyramid 2.0

1.0.1
-----
 - interface cleanup

1.0.0
-----
 - initial release

            

Raw data

            {
    "_id": null,
    "home_page": "https://pyams.readthedocs.io",
    "name": "pyams-auth-apikey",
    "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/50/56/3eebe11e465ee76833facc4ff24744dc7c56f23d57f70280d7891f46a7c2/pyams_auth_apikey-2.0.1.tar.gz",
    "platform": null,
    "description": "======================\nPyAMS API keys 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 API keys?\n=======================\n\nPyAMS API keys is an extension module which can be used to allow API keys as authentication\ncredentials.\n\nEach defined API key is seen as a classic *principal* to which you can grant roles as usual.\nAn API key can be defined with an expiration date, and can be revoked or deleted at any time\nby an administrator.\n\nAn API key can also be bound to a specific principal; in this case, using this API key will\nbe equivalent to being connected with the matching principal credentials.\n\nAt first, API keys can only be provided using a specific HTTP header which can be configured\nfor all keys; maybe other authentication modes will be provided in future versions.\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.0.1\n-----\n - interface cleanup\n\n1.0.0\n-----\n - initial release\n",
    "bugtrack_url": null,
    "license": "ZPL",
    "summary": "PyAMS authentication module using API keys",
    "version": "2.0.1",
    "project_urls": {
        "Homepage": "https://pyams.readthedocs.io"
    },
    "split_keywords": [
        "pyramid",
        "pyams"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "859f29a3f368e7dd8c86692709ecd1a96d7ef01e5adbf45f8002f30607ea55e9",
                "md5": "e6cb37d6179447e0475980441152cfbe",
                "sha256": "c60d14bbfa3ea7314b0ef59bd8c5f6accb9dbd5f4a8dba220a399281c7ac2c7f"
            },
            "downloads": -1,
            "filename": "pyams_auth_apikey-2.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e6cb37d6179447e0475980441152cfbe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 28773,
            "upload_time": "2023-12-12T10:49:10",
            "upload_time_iso_8601": "2023-12-12T10:49:10.438358Z",
            "url": "https://files.pythonhosted.org/packages/85/9f/29a3f368e7dd8c86692709ecd1a96d7ef01e5adbf45f8002f30607ea55e9/pyams_auth_apikey-2.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50563eebe11e465ee76833facc4ff24744dc7c56f23d57f70280d7891f46a7c2",
                "md5": "ff6e828b008823533338356327e9778c",
                "sha256": "d3bbeca20161a62133a4f68ecb3022e077cef10666f6f3203afa90669d77eb42"
            },
            "downloads": -1,
            "filename": "pyams_auth_apikey-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ff6e828b008823533338356327e9778c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18297,
            "upload_time": "2023-12-12T10:49:12",
            "upload_time_iso_8601": "2023-12-12T10:49:12.077424Z",
            "url": "https://files.pythonhosted.org/packages/50/56/3eebe11e465ee76833facc4ff24744dc7c56f23d57f70280d7891f46a7c2/pyams_auth_apikey-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-12 10:49:12",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyams-auth-apikey"
}
        
Elapsed time: 0.16040s