Open-EO / openeo-spring-driver

openEO driver build on spring using WCPS and ODC storage access
Apache License 2.0
0 stars 0 forks source link

Return 401 if no token #84

Closed clausmichele closed 1 year ago

clausmichele commented 1 year ago

Solves https://github.com/Open-EO/openeo-spring-driver/issues/82

Previously if an user was not authenticated and was requesting /jobs an error was produced and no proper json error message returned.