OIDC client - OIDC Request Filter #48999
Unanswered
akil-rails
asked this question in
Q&A
Replies: 2 comments
-
/cc @pedroigor (oidc), @sberyozkin (oidc) |
Beta Was this translation helpful? Give feedback.
0 replies
-
@akil-rails I haven't tried it, |
Beta Was this translation helpful? Give feedback.
0 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.
-
We have some non standard token endpoints, that need JSON messages for the request instead of the standard form encoded. The response is tokens. Is there a way for us to modify the request that is sent - the OIDC Request Filter documentation seems to indicate that the message body is read only , would be great if this could be supported ; the rest of the infra is very useful .
Beta Was this translation helpful? Give feedback.
All reactions