Revolyssup commented on issue #10282: URL: https://github.com/apache/apisix/issues/10282#issuecomment-1742562871
@zhangyuthink So how about an additional `passwords` field. The schema will allow only one of `password` or `passwords`. If you configure `passwords`, then all the passwords will be checked until there is a match. Although I am not really sure of the performance hit if we don't cap the allowed number of passwords. So in your scenario, you can change the consumer to now accept `passwords` consisting of both old and new. -- 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]
