koopjs / koop-provider-marklogic

A Koop Provider that can be used to exposed data in MarkLogic via Esri feature services
https://koopjs.github.io/koop-provider-marklogic/
Other
6 stars 11 forks source link

DEVEXP-232: Improved logging and error handling for digest-basic auth #212

Closed rjrudin closed 1 year ago

rjrudin commented 1 year ago

Added a test for a missing token and for an invalid port.

Renamed "test-auth-ml" since we now have two authorization plugins.

rjrudin commented 1 year ago

Added test for the token being on the querystring instead of in a header.

rjrudin commented 1 year ago

Just did a rebase off develop, added "start-ssl" as a new script for using the "test-ssl" config.