You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GatewayAuthorizationMiddleware now returns only 401 (Unauthorized) for all errors during getting JWTtoken. It would be helpfull to return also another errors (NotFound, Forbidden, ... ).
The text was updated successfully, but these errors were encountered:
GatewayAuthorizationMiddleware now returns only 401 (Unauthorized) for all errors during getting JWTtoken. It would be helpfull to return also another errors (
NotFound
,Forbidden
, ... ).The text was updated successfully, but these errors were encountered: