Currently we test by checking a 401 error code with a dummy post to the catalog endpoint. From Mike Neilson:
...FYI the swagger-docs output will include security schemas if it can write, that’s better than making a request and it just pollutes the logs (the access log is one line, the failed request is like 10.)
Currently we test by checking a 401 error code with a dummy post to the catalog endpoint. From Mike Neilson:
...FYI the swagger-docs output will include security schemas if it can write, that’s better than making a request and it just pollutes the logs (the access log is one line, the failed request is like 10.)