kwin commented on code in PR #22:
URL:
https://github.com/apache/sling-org-apache-sling-auth-core/pull/22#discussion_r2598454317
##########
src/main/java/org/apache/sling/auth/core/impl/SlingAuthenticator.java:
##########
@@ -1462,6 +1462,7 @@ private void redirectAfterLogout(final HttpServletRequest
request, final HttpSer
// find the redirect target from the resource attribute or parameter
// falling back to the request context path (or /) if not set or
invalid
+ // TODO: apply mapping, but no resource resolver at hand, use service
resource resolver?
Review Comment:
Is this something we should tackle in this context?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]