If the OpenID response is too big, the default python-openid server will tell us it still needs Redirect encoding, even if that won't fit anymore. We should probably do something smart and override python-openid's encoding decision in that case.
Overriding the encoding decision is not going to work, since most RP implementations will just not accept it.
Metadata Update from @puiterwijk: - Issue assigned to puiterwijk
Metadata Update from @t0xic0der: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)