Flask-oidc

Latest version: v2.3.1

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

Scan your dependencies

Page 1 of 2

2.3.1

Added

- Make the `client_secrets.json` file optional when OIDC is disabled ([1566f85](https://github.com/fedora-infra/flask-oidc/commit/1566f85))

Fixed

- Link to the docs in the README ([b95e9d9](https://github.com/fedora-infra/flask-oidc/commit/b95e9d9))
- Fix build in readthedocs ([1b49dca](https://github.com/fedora-infra/flask-oidc/commit/1b49dca))

2.3.0

Added

- Added a setting to disable OIDC authentication for testing and dev ([bb2f015](https://github.com/fedora-infra/flask-oidc/commit/bb2f015))
- Support Python 3.12 ([3e2fc0a](https://github.com/fedora-infra/flask-oidc/commit/3e2fc0a))

Fixed

- Make the GH actions triggers more specific ([cde8047](https://github.com/fedora-infra/flask-oidc/commit/cde8047))
- Fix a typo in the Github Actions ([756601a](https://github.com/fedora-infra/flask-oidc/commit/756601a))
- Reuse: convert dep5 to REUSE.toml ([95f3fd6](https://github.com/fedora-infra/flask-oidc/commit/95f3fd6))
- Modernize pyproject.toml ([9911b23](https://github.com/fedora-infra/flask-oidc/commit/9911b23))

2.2.2

Added

- Re-add `redirect_to_auth_server()` for compatibility with v1.x ([d0cac91](https://github.com/fedora-infra/flask-oidc/commit/d0cac91>))

2.2.1

Added

- Add compatibility with EL8 ([8a8bf4c](https://github.com/fedora-infra/flask-oidc/commit/8a8bf4c>))
- Add an accessor for the user's email ([32f046a](https://github.com/fedora-infra/flask-oidc/commit/32f046a>))
- Document the `OIDC_CLIENT_SECRETS` config option ([2e9b5b2](https://github.com/fedora-infra/flask-oidc/commit/2e9b5b2>))

Fixed

- Add a config file for readthedocs ([fd55294](https://github.com/fedora-infra/flask-oidc/commit/fd55294>))
- Minor typo/fixes ([fd1f415](https://github.com/fedora-infra/flask-oidc/commit/fd1f415>))
- Improve the documentation ([0836711](https://github.com/fedora-infra/flask-oidc/commit/0836711>))
- Include the `root_path` when redirecting to the custom callback route ([71747d1](https://github.com/fedora-infra/flask-oidc/commit/71747d1>))

2.2.0

Added

- Add a user model to `flask.g` with convenience properties ([5bf8808](https://github.com/fedora-infra/flask-oidc/commit/5bf8808>))
- Add signals to hook into the login and logout process ([68351b6](https://github.com/fedora-infra/flask-oidc/commit/68351b6>))

Changed

- Ship the licenses files in the sdist ([3e37982](https://github.com/fedora-infra/flask-oidc/commit/3e37982>))
- Update dependencies ([a122e22](https://github.com/fedora-infra/flask-oidc/commit/a122e22>),
[a581fdf](https://github.com/fedora-infra/flask-oidc/commit/a581fdf>),
[d51d24b](https://github.com/fedora-infra/flask-oidc/commit/d51d24b>),
[0db631e](https://github.com/fedora-infra/flask-oidc/commit/0db631e>),
[c5cd54d](https://github.com/fedora-infra/flask-oidc/commit/c5cd54d>),
[2134e46](https://github.com/fedora-infra/flask-oidc/commit/2134e46>))

Fixed

- Correct typo in example in index.rst ([b21e87b](https://github.com/fedora-infra/flask-oidc/commit/b21e87b>))
- Give the github release step access to the changelog ([7bc785d](https://github.com/fedora-infra/flask-oidc/commit/7bc785d>))

2.1.1

Fixed

- Avoid redirect loops when the app is not mounted on the webserver root (52)

Changed

- Use REUSE for licences
- Convert the changelog to markdown

Added

- Publish to PyPI and Github when a tag is pushed

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.