Skip to main content

SAML Service Provider for Bottle

Project description

BottleSaml

BottleSaml is a Python module for the Bottle web framework. in two parts:

Both modules in BottleSaml rely on persistent session data in the form of a Python dict accessed off the Bottle request object (i.e. request.session). By default BottleSaml will use the BottleSessions module to provide this - but any session middleware that can add a session dict to the request object can be used.

In both components the goal is to provide easy to use tools for using SAML identity management platforms in Bottle apps.

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

BottleSaml-21.8.1.tar.gz (17.1 kB view hashes)

Uploaded Source

Built Distribution

BottleSaml-21.8.1-py3-none-any.whl (9.6 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