PyAMS security plug-in for OAuth authentication
Project description
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 doctests source folder.
What is PyAMS OAuth authentication package?
This package is a plug-in for PyAMS security policy; it allows to authenticate application users via an OAuth or OAuth2 authentication providers.
You have to include this package in your Pyramid configuration to activate this plug-in, but also to register providers for which you want to allow access from.
Changelog
2.1.1
updated providers view template
2.1.0
added custom OAuth authentication event to be able to handle redirect correctly in any client application
2.0.2
updated REST API route name and path configuraiton setting name
2.0.1
updated modal forms title
2.0.0
migrated to Pyramid 2.0
1.3.0
added support for MicrosoftOnline OAuth2 provider
1.2.7
updated management interface
updated providers viewlet
small code refactoring to simplify super() calls
added missing parent class to OAuth provider connection
added support for Python 3.11
1.2.6
PyAMS_security interfaces refactoring
added support for Python 3.10
1.2.5
use new context base add action
1.2.4
use constant for principal ID formatter
1.2.3
updated ZMI menus context
1.2.2
updated add and edit forms title
1.2.1
updated add menus registration for last PyAMS_zmi release
1.2.0
removed support for Python < 3.7
1.1.4
removed Travis-CI configuration
1.1.3
updated JSON response in provider add form renderer
1.1.2
updated support for new “find_principals” exact match API
1.1.1
updated package description for Pypi upload…
1.1.0
added OAuth plugin configuration interface
added registered OAuth providers to login view
updated plugin configuration
1.0.0
initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyams_auth_oauth-2.1.1.tar.gz
.
File metadata
- Download URL: pyams_auth_oauth-2.1.1.tar.gz
- Upload date:
- Size: 24.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd5f185ba12ffd8f2ceb152cc1d32987c99e60544ebb8753c2e2ad06f046e926 |
|
MD5 | df9114f4d0255631fe433c65b31f64db |
|
BLAKE2b-256 | 6d769b60ec0207a77575a2a8f1058d5e54bb97bcc042bb30395147ffa775524e |
File details
Details for the file pyams_auth_oauth-2.1.1-py3-none-any.whl
.
File metadata
- Download URL: pyams_auth_oauth-2.1.1-py3-none-any.whl
- Upload date:
- Size: 37.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8e147fbf81a95e9d424a5a9f16c5b538065ca3db919a5aff32f00f9c53ea16d |
|
MD5 | 8f21459c54d01778e2b2a9197fb11b8c |
|
BLAKE2b-256 | 8c75457dd654967cee80f9ab1d2c3b2154c5189b093fcabf57861f06d1e8a7ec |