Sometime the OpenID server sends back information using POST queries.

If the number of information returned is too large, the server will send back information
using a POST query instead of GET. We should be able to handle both.

This situation can easily happens in large organization using OpenID for auth with the
openid-teams extension.
1 file changed