Who Am I Servlet redirect logic
Closed this issue · 1 comments
brianmajor commented
The redirect issued by the WhoAmIServlet always uses AuthMethod.CERT to lookup the URL. It should, instead, be using the same auth method with which the user connected so that clients can do automatic redirects.
brianmajor commented
Fixed in version 1.1.3 of cadc-access-control-server