ruby-openid icon indicating copy to clipboard operation
ruby-openid copied to clipboard

ruby-openid v2.3.0 ignores assoc_handle when using open ID 2.0

Open bgeuken opened this issue 11 years ago • 0 comments

We were having some encoding issues with openid and while looking at this I noticed that ruby-openid v2.3.0 is silently switching to stateless mode for openid 2.0. Reading the openid specs I would think that it is valid to use an association handle with openid 2.0.

The code that introduced the change was PR #53.

bgeuken avatar Oct 16 '13 13:10 bgeuken