#3935 OpenId authentication error on tagger application
Closed: Fixed Opened by baptistemm.

= bug description =
* I went to https://apps.fedoraproject.org/tagger/
* I clicked on Login button to authenticate
* I entered my FAS username/password
=> Error 500

Tried several times and same result each time.


This error was because python-fedora with flask_fas_openid has not yet been released: the error that caused this (flask_fas_openid ASSUMING it has teams_resp, which is not always true) was fixed in python-fedora, but there has not been a release yet.

I have currently fixed this in the hotfix for flask-fas-openid, but we should just release python-fedora, and make sure all servers use the packaged version.

A new release of python-fedora has been made with this patch, so this should be fixed.

Metadata