You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
oidcrp.configure.create_from_config_file() was commented out in a recent commit, and published onto PyPI.
This broke production code, as we point our customers at pip as they install, and pull in new minor versions!
Could you please clarify if it was intentional, and in which case what is the replacement mechanism for loading config from files (I can't find a Release Notes for 2.1.4 which explains this)?
If you will fix this urgently and publish to PyPI, then we won't need to take any action, but if not we will need to patch our software to only accept versions <2.1.4 until it is resolved (by migration to a new implementation or by a fix.)