Replies: 1 comment 6 replies
-
Hello @e-sharifi! I'm here to assist you with any bugs, questions, or contributions. Let's solve this together! Yes, it is possible to have different authentication methods for consumers and upstream services in APISIX. You can use the To achieve this, you can configure the Here's a brief overview of how you can set this up:
This setup allows you to maintain different authentication methods for consumers and upstream services, ensuring secure and flexible authentication management. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
Beta Was this translation helpful? Give feedback.
-
Hi everyone
is it possible to change upstream authentication in apisix? i.e. have different authentication method for consumers and upstream service. e.g. my upstream api authentication is apikey but i want to authentication my api users using oauth2 and after successful authentication, forward their request to upstream using an apikey which api user does not know and passed it but i know it.
thanks in advance for your answers.
Beta Was this translation helpful? Give feedback.
All reactions