Flask-pyoidc

Latest version: v3.14.3

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

Scan your dependencies

Page 1 of 6

3.14.3

What's Changed
* Fixed handle provider config for dynamic discovery by infohash in https://github.com/zamzterz/Flask-pyoidc/pull/166
* Fixed bug when server is behind a proxy by GramThanos in https://github.com/zamzterz/Flask-pyoidc/pull/169

New Contributors
* GramThanos made their first contribution in https://github.com/zamzterz/Flask-pyoidc/pull/169

**Full Changelog**: https://github.com/zamzterz/Flask-pyoidc/compare/v3.14.2...v3.14.3

3.14.1

What's Changed
* Bump oic dependency to fix pydantic incompatibility by ThoreKr in https://github.com/zamzterz/Flask-pyoidc/pull/162


**Full Changelog**: https://github.com/zamzterz/Flask-pyoidc/compare/v3.14.0...v3.14.1

3.14.0

What's Changed
* replace _app_ctx_stack with g for context storage by csfreak in https://github.com/zamzterz/Flask-pyoidc/pull/154
* Add Support for python 3.11 by csfreak in https://github.com/zamzterz/Flask-pyoidc/pull/155

New Contributors
* csfreak made their first contribution in https://github.com/zamzterz/Flask-pyoidc/pull/154

**Full Changelog**: https://github.com/zamzterz/Flask-pyoidc/compare/v3.13.0...v3.14.0

3.13.0

What's Changed
* Code cleanup: fix linting errors reported by Pylint. by zamzterz in https://github.com/zamzterz/Flask-pyoidc/pull/152
* Add possibilityto to pass **kwargs to pyoidc by h4ckd0tm3 in https://github.com/zamzterz/Flask-pyoidc/pull/148

New Contributors
* h4ckd0tm3 made their first contribution in https://github.com/zamzterz/Flask-pyoidc/pull/148

**Full Changelog**: https://github.com/zamzterz/Flask-pyoidc/compare/v3.12.1...v3.13.0

3.12.1

What's Changed
* Drop support for Python 3.6. by zamzterz in https://github.com/zamzterz/Flask-pyoidc/pull/140
* Specify exact version of pyoidc for compatibility. by zamzterz in https://github.com/zamzterz/Flask-pyoidc/pull/149
* [Bug] Fixed Redirect URI corruption by infohash in https://github.com/zamzterz/Flask-pyoidc/pull/142
* Add Github Actions workflow for automatically releasing new versions. by zamzterz in https://github.com/zamzterz/Flask-pyoidc/pull/150


**Full Changelog**: https://github.com/zamzterz/Flask-pyoidc/compare/v3.11.0...v3.12.1

3.11.0

What's Changed
* Update docs in Quickstart and Configuration. by zamzterz in https://github.com/zamzterz/Flask-pyoidc/pull/122
* Add very basic quickstart example to README. by zamzterz in https://github.com/zamzterz/Flask-pyoidc/pull/125
* Added scope and extra keyword arguments that can be optionally passed to client credentials flow by infohash in https://github.com/zamzterz/Flask-pyoidc/pull/127
* Use ProviderConfiguration.requests_session for all requests. by zamzterz in https://github.com/zamzterz/Flask-pyoidc/pull/128
* Added test paramters for scope in client_credentials_grant by infohash in https://github.com/zamzterz/Flask-pyoidc/pull/129
* Added authenticated dynamic client registration by infohash in https://github.com/zamzterz/Flask-pyoidc/pull/123
* Support multiple logout views (multiple use of 'oidc_logout' decorator). by zamzterz in https://github.com/zamzterz/Flask-pyoidc/pull/126
* Delegated all requests to pyoidc library by infohash in https://github.com/zamzterz/Flask-pyoidc/pull/132


**Full Changelog**: https://github.com/zamzterz/Flask-pyoidc/compare/v3.10.0...v3.11.0

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.