Browse Source
To create redirect_uri in OAuth2AuthorizationRequestRedirectWebFilter, queryParam is included in the current request-based baseUrl. So when binding to the redirectUriTemplate, the wrong type of redirect_uri may be created. Fixed: gh-5520pull/5559/merge
2 changed files with 21 additions and 0 deletions
Loading…
Reference in new issue