Skip to content

Fix redirect_uri not being URL encoded.#20

Open
pvarga88 wants to merge 1 commit intoduosecurity:mainfrom
pvarga88:main
Open

Fix redirect_uri not being URL encoded.#20
pvarga88 wants to merge 1 commit intoduosecurity:mainfrom
pvarga88:main

Conversation

@pvarga88
Copy link

All other parameters don't need URL encoding, but redirect_uri contains colons, slashes, query parameters of its own.
Duo's server manages to parse the request correctly either way (which explains why this fix is not essential) but this should be corrected.

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

Comments