Enabling Server to Server Applications on Couper OIDC Gateway #783
Unanswered
frederik-b
asked this question in
Q&A
Replies: 2 comments 5 replies
-
|
Hi,
|
Beta Was this translation helpful? Give feedback.
1 reply
-
|
For server-to-server communucation, please see the OAuth2 client credentials example at https://github.com/coupergateway/couper-examples/tree/master/backend-authorization-oauth2. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm interested in documentation or otherwise help to enable server to server communication
on an existing couper installation specifically using the Two-legged OAuth flow.
If i am not mistaken this is also called the client_credentials flow.
However I cannot find documentation or other informative resources
for the combination of couper and this topic.
I would need to enable this on a couper gateway system that is already configured to authenticate users (using google as 3rd party).
So a configuration supporting only client_credentials will not work for my specific use case.
Beta Was this translation helpful? Give feedback.
All reactions