Closed jakkab closed 3 years ago
Expected behaviour:
Oauth2 clients registered in Hydra have the same values as their corresponding CRs.
Actual behaviour:
The redirect_uris field is always empty.
redirect_uris
Steps to reproduce:
RedirectURIs
If you use redirectUris instead of redirect_uris it should work. I had similar issue with post_logout_redirect_uris.
redirectUris
post_logout_redirect_uris
Thanks, that seems like an appropriate resolution!
Expected behaviour:
Oauth2 clients registered in Hydra have the same values as their corresponding CRs.
Actual behaviour:
The
redirect_uris
field is always empty.Steps to reproduce:
RedirectURIs