Skip to main content

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.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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyams_auth_oauth-2.1.0.tar.gz (24.7 kB view hashes)

Uploaded Source

Built Distribution

pyams_auth_oauth-2.1.0-py3-none-any.whl (37.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page