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; source code is available on Gitlab and pushed to Github. 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.2
added “pre_authenticated” attribute to validated Azure credentials
added support for Python 3.11 and 3.12
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
Release files for pyams-auth-azure 2.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyams_auth_azure-2.0.2.tar.gz | 12.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyams_auth_azure-2.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 31.1 kB
Release files / pyams_auth_azure-2.0.2.tar.gz
| Download URL | pyams_auth_azure-2.0.2.tar.gz |
|---|---|
| Size | 12.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
648772079007435362d81165fc2a9bc6f5f02a5868114a467dfce6a308579261
|
|
BLAKE2b-256 checksum How to use checksums |
3f053703df631dd1b77fbd06b00410267e44e19688662fdbf6d6737a430eea99
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.7.17
|
Release files / pyams_auth_azure-2.0.2-py3-none-any.whl
| Download URL | pyams_auth_azure-2.0.2-py3-none-any.whl |
|---|---|
| Size | 18.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9c93dbbc6bec7a24c5515dd2c82c76f4c2ce354d1bb4d4d0d331203b3b7635f8
|
|
BLAKE2b-256 checksum How to use checksums |
af006d354430dce37b40b50da32742c2cfa4169b41b8218f317362e7d08d33cd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.7.17
|