stone4774 commented on issue #1450: feature: Multiple accounts can be configured for one consumer URL: https://github.com/apache/incubator-apisix/issues/1450#issuecomment-613862270 Yes, so the password needs to be changed. The problem is how to ensure that 403 will not be returned in this process; I create a consumer for each service to control its access to other services, so I must ensure that the request of the service is stable during password change; If a consumer can support multiple accounts at the same time, it means that I can configure a new account password for the service. After all instances of the service are switched, delete the old account password, so as to ensure the safe and smooth transition of the service
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
