Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ALS-7554] User should not be able to search without a valid token (#208
) * Improve JWT open access validation Enhanced JWTFilter to handle referer headers for open access requests, disallowing explorer-origin requests. Fixed several code formatting issues and improved logging for better error visibility. * Update unauthorized message on session expiry Changed the unauthorized error message to inform users their session has expired and prompt them to log in again. This enhances clarity and user experience by providing a specific reason for the authorization failure.
- Loading branch information