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

add Tampering Test for PKCE #2315

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Rorical
Copy link
Contributor

@Rorical Rorical commented Dec 22, 2024

From PR #1812 , above #2314 .

This PR shows how we can mimic a MitM attack inside our integration tests and use that to test if the PKCE verifier is working. However, this code requires lots of change only for this specific test.

Ideally, we need a proxy that can mimic all type of MitM attack for all tests, so we can reuse the code and enhance integration test.

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.

1 participant