Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid Url Validator #92

Closed
kucjac opened this issue Jul 26, 2018 · 1 comment
Closed

Invalid Url Validator #92

kucjac opened this issue Jul 26, 2018 · 1 comment
Assignees
Labels
bug Something is not working.

Comments

@kucjac
Copy link

kucjac commented Jul 26, 2018

Hello I'm using your full-stack within my app.

I have a problem with patching the url matcher. When i try to add <http|https> regexp just as you shown within the guide, the API replies with:

Value "<http|https>://hydra.myurl.com/keys" from match.url field is not a valid url.

It is probably the problem with putting raw value into govalidator.

@aeneasr
Copy link
Member

aeneasr commented Jul 26, 2018 via email

@aeneasr aeneasr added the bug Something is not working. label Aug 1, 2018
@aeneasr aeneasr self-assigned this Aug 1, 2018
aeneasr pushed a commit that referenced this issue Aug 1, 2018
Closes #92

Signed-off-by: arekkas <[email protected]>
@aeneasr aeneasr closed this as completed in c6d17c5 Aug 1, 2018
NickUfer pushed a commit to NickUfer/oathkeeper that referenced this issue Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working.
Projects
None yet
Development

No branches or pull requests

2 participants