An-DJ commented on issue #8582:
URL: https://github.com/apache/apisix/issues/8582#issuecomment-1367712210

   > 请问为什么 “完全禁止在consumer方面进行修改当然是可能的。但它也不允许更改其他消费者属性,例如 desc 
等”。我认为相同认证类型的情况下,应该可以修改consumer的其他属性吧,会有别的影响吗?
   
   Yes, ur right. Actually I want to say that the `Consumer` should not be 
limited by its related `Route`.
   
   That is, if we want the consumer with auth type a1 to consume the routes 
with auth type a2, we can change its auth type directly rather than create a 
new one.
   
   IMHO, If the consumer's auth type results in the inability to consume the 
route the user wants, this should be **a configuration error on the consumer 
side**.
   
   @spacewander What do you think about this problem?


-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to