#238 If OpenID response is too long, Apache error occurs
Opened 7 years ago by puiterwijk. Modified 7 years ago

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

7 years ago

Login to comment on this ticket.

Metadata