You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/07/26 08:18:52 UTC

[GitHub] [apisix] soulbird commented on issue #7530: feat: As a user, I want to authenticate clients by client_id and client_secret headers

soulbird commented on issue #7530:
URL: https://github.com/apache/apisix/issues/7530#issuecomment-1195160242

   > Cannot capture the background, could you describe it deliberately?
   
   In the `key-auth` plugin, if the `header` configuration is specified, currently only `key` can be obtained from a single `header`, such as `client_id` or `client_secret`. But in some cases, my `key` may exist in multiple headers, and I need to configure multiple possible headers to ensure that I can get the `key`.


-- 
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-unsubscribe@apisix.apache.org

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