dongjiang1989 opened a new issue, #7515: URL: https://github.com/apache/apisix/issues/7515
### Description We encountered a problem: In SaaS services, multiple tenants need to be identified by an identifier to communicate with tenants. jwt-auth + X-Tenant-Token can identify enterprise users. so we want to add simple custom auth plugin with name token-auth. when this plugin validation fails. return http status code 401. When the plugin is verified successfully, upsteam forward to tenants address ip. -- 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]
