Skip to content

Remote JSON example #814

Answered by vinckr
rezakazemi928 asked this question in Q&A
Aug 31, 2021 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

Hey,
Are you asking how to configure the oathkeeper.yml to use remote JSON?
Can you give me some details on the "authorization remote Link"? What is this exactly?

There are some examples in the docs, but you probably already did not find what you are looking for in there.
The authorizer makes a HTTP POST request to a remote endpoint with a JSON body.
Payload:
payload (string, required) - The request's JSON payload sent to the remote authorizer. The string will be parsed by the Go text/template package and applied to an AuthenticationSession object. See Session for more details.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@rezakazemi928
Comment options

@vinckr
Comment options

@rezakazemi928
Comment options

@vinckr
Comment options

Answer selected by vinckr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants