shreemaan-abhishek commented on issue #9233:
URL: https://github.com/apache/apisix/issues/9233#issuecomment-1513052839

   > and the `degradation` option only work for fault tolerance.
   
   IMHO, the correct way to add fault tolerance to an authentication system 
would be to add more replicas of the authentication server. If the user thinks 
that it's okay if the authentication is skipped for some requests in the case 
where authentication server is unavailable, then the user is better off 
disabling the authentication completely.
   
   Maybe I am missing the author's point, but I don't really think that we 
should support this feature as it does not serve a bigger purpose.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to