forked from spring-attic/spring-security-oauth
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More tinkering with encoded query in redirect URI
We needed to add another special treatment for query params to only encode the ones coming from the authorization endpoint (unless they were registered as a redirect with special characters). The output is slightly different but the URLs are more correct than before. Fixes spring-atticgh-404
- Loading branch information
Dave Syer
committed
Feb 23, 2015
1 parent
b6e9012
commit 05192c2
Showing
2 changed files
with
43 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters