opencadc/ac

Who Am I Servlet redirect logic

Closed this issue · 1 comments

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.

Fixed in version 1.1.3 of cadc-access-control-server