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

[storage/mysql] state column length is not sufficiently long #1658

Closed
bonifaido opened this issue Feb 21, 2020 · 0 comments · Fixed by #1659
Closed

[storage/mysql] state column length is not sufficiently long #1658

bonifaido opened this issue Feb 21, 2020 · 0 comments · Fixed by #1659

Comments

@bonifaido
Copy link
Member

When using JWT tokens in the state parameter of OAuth flow, which is quite common, we can easily run out of the length of the state column in the database in case of MySQL (which is limited to 384 characters).

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

Successfully merging a pull request may close this issue.

1 participant