Livio Spring 086bcff198
fix: return 401 instead of 403 on expired tokens (#8476)
# Which Problems Are Solved

The access token verifier returned a permission denied (HTTP 403 / GRPC
7) instead of a unauthenticated (HTTP 401 / GRPC 16) error.

# How the Problems Are Solved

Return the correct error type.

# Additional Changes

None

# Additional Context

close #8392

(cherry picked from commit cbbd44c303c6a06a5ef3d6c8fecd6fca63ec8705)
2024-09-04 12:59:48 +02:00
..
2024-03-27 15:48:22 +02:00
2024-02-28 10:55:54 +02:00
2024-04-16 11:19:17 +00:00
2024-08-14 14:18:14 +00:00
2024-03-27 15:48:22 +02:00
2024-08-15 06:37:06 +02:00
2024-03-27 15:48:22 +02:00
2024-05-30 09:35:30 +00:00
2024-03-27 15:48:22 +02:00
2024-03-27 15:48:22 +02:00
2024-04-11 09:16:10 +02:00
2024-04-11 09:16:10 +02:00
2024-08-12 22:32:01 +02:00
2024-03-27 15:48:22 +02:00
2024-03-27 15:48:22 +02:00
2024-08-15 06:37:06 +02:00