Bug Report
Problematic behavior
In PR #1834 an hybrid search has been merged, but by default the normal search should be available.
In fact, the search endpoint is now using the decorator refresh_oidc_access_token, without a valid refresh token the search is not usable
Expected behavior/code
Should work without refresh token