Skip to content

passing a Request Object by reference: use pattern matching in request_uri whitelisting #3501

Answered by vinckr
zandbelt asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @zandbelt

Ory Hydra does indeed support the use of the request_uri parameter in OpenID Connect requests. This parameter is used to pass a Request Object by reference, as you've mentioned.
But Ory Hydra requires any request_uri values used to be pre-registered using the request_uris registration parameter. This suggests that Ory Hydra does apply strict matching to the pre-registered set of Request URIs.

As for your question on whether this is intended behavior, I don't know.
However, given that this requirement is explicitly mentioned in the API documentation, I think this is indeed the intended behavior.

Regarding your second question on whether it can be changed to apply pattern ma…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by zandbelt
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