#5288 flask-oidc broken with latest Flask+Werkzeug
Opened 2 years ago by ngompa. Modified 2 years ago

Pagure's OIDC login method is now broken because flask-oidc doesn't work with the latest Flask+Werkzeug releases. There's an upstream ticket.

Additionally, there are PRs piling up with useful/necessary fixes. I suspect @puiterwijk hasn't had time to look at it anymore.

@abompard has been wanting to move Fedora's Pagure instances to OIDC, but I might need to rip out our OIDC support if we don't have a plan to deal with flask-oidc.

I was alerted to this situation from the openSUSE folks, who are trying to remove flask-oidc from openSUSE because of this issue.

What are we going to do?


Hey Neal! This quarter we have started an initiative to migrate flask-oidc to use authlib under the hood, while keeping the same API. It should solve this issue.

Login to comment on this ticket.

Metadata