Closed gbanasiak closed 5 months ago
When testing locally serverless might be running without security enabled. In this case, GET _security/_authenticate fails. This PR falls back to non-operator privileges in such case.
GET _security/_authenticate
When testing locally serverless might be running without security enabled. In this case,
GET _security/_authenticate
fails. This PR falls back to non-operator privileges in such case.