Robert Munteanu created SLING-12982:
---------------------------------------
Summary: Restrict possible values of redirect parameter
Key: SLING-12982
URL: https://issues.apache.org/jira/browse/SLING-12982
Project: Sling
Issue Type: Improvement
Components: Authentication, Extensions
Affects Versions: OAuth Client 0.1.0
Reporter: Robert Munteanu
Fix For: OAuth Client 0.1.6
Having a 'redirect' parameter that is not restricted in any way can lead to
unexpected results. We should have stronger validation for it.
https://github.com/apache/sling-org-apache-sling-auth-oauth-client/blob/ad9973ee8de2c9b0c84c5a68977e29b5ad583d02/src/main/java/org/apache/sling/auth/oauth_client/impl/OAuthEntryPointServlet.java#L112
--
This message was sent by Atlassian Jira
(v8.20.10#820010)