Skip to content

IBX-8471: [Browser tests] Made APP_SECRET longer for JWT #62

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

Merged
merged 1 commit into from
May 17, 2025

Conversation

alongosz
Copy link
Member

@alongosz alongosz commented May 16, 2025

🎫 Issue IBX-8471

Related PRs:

Description:

Looks like APP_SECRET needs to be longer for JWT to work properly.

Too short APP_SECRET causes this PB issue.

My local tests show that 32 characters is enough [1], but following the issue linked above, I've made it 64 just to be safe.

[1] That's why I couldn't reproduce it locally.

For QA:

Occurs only for regression tests setup.

@alongosz alongosz requested review from a team May 16, 2025 13:55
@adamwojs adamwojs merged commit 549af7d into main May 17, 2025
@adamwojs adamwojs deleted the ibx-8471-longer-app-secret branch May 17, 2025 10:22
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

Successfully merging this pull request may close these issues.

8 participants