Bottlesaml

Latest version: v22.8.27

Safety actively analyzes 624915 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

21.09.07

Change from SamlAuth to BottleAuth for authorization/authentication of routes
* SamlSP can be used without SamlAuth or BottleAuth if desired
* SamlAuth was pulled out and turned into BottleAuth so it can be reused in other projects.

Optional restrict/allow idp initiated login
* `saml_config` option **`idp_ok`** is a boolean, defaults `True`
* If true, IdP initiated logins are permitted
* If false, all logins must be initiated by **SamlSP()**

minor updates
* doc corrections/enhancement

todo
* explicitly load session in acs route to allow `skip=True` on route options
* configurable TTL for request identifier

21.08.01

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.