Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CookieOverflow when using with Yahoo OpenID #21

Open
JasonBarnabe opened this issue Jul 8, 2014 · 0 comments
Open

CookieOverflow when using with Yahoo OpenID #21

JasonBarnabe opened this issue Jul 8, 2014 · 0 comments

Comments

@JasonBarnabe
Copy link

Getting a CookieOverflow when I try to use this with Yahoo's OpenID, which means it's storing too much (over 4KB) in the session. A session dump indicates:

OpenID::Consumer::DiscoveredServices::OpenID::Consumer::: 1144 bytes
OpenID::Consumer::last_requested_endpoint: 892 bytes
omniauth.origin: 1718 bytes

Combined with the stuff I already put in the session, this pushes it over the limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant