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

BUG: OAuth2: code verifier too short #1793

Closed
pietrygamat opened this issue Mar 13, 2024 · 0 comments · Fixed by #1809
Closed

BUG: OAuth2: code verifier too short #1793

pietrygamat opened this issue Mar 13, 2024 · 0 comments · Fixed by #1809

Comments

@pietrygamat
Copy link
Contributor

pietrygamat commented Mar 13, 2024

Oauth2 flow fails with Keycloak. Bruno gets 400 - Bad Request, and the Keycloak server logs:

INFO  [org.keycloak.protocol.oidc.utils.PkceUtils] (executor-thread-10)  Error: PKCE codeVerifier length under lower limit , codeVerifier = 94cf98ce033bfbf2c321a705f9e7b485
[org.keycloak.protocol.oidc.utils.PkceUtils] (executor-thread-10) PKCE invalid code verifier

Bruno 1.11.0.

#1003

pietrygamat added a commit to pietrygamat/bruno that referenced this issue Mar 13, 2024
@pietrygamat pietrygamat changed the title OAuth2: code verifier too short BUG: OAuth2: code verifier too short Mar 14, 2024
pietrygamat added a commit to pietrygamat/bruno that referenced this issue Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant