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

ocm-provider route should be public? #1751

Closed
michielbdejong opened this issue Jun 1, 2021 · 2 comments · Fixed by #1832
Closed

ocm-provider route should be public? #1751

michielbdejong opened this issue Jun 1, 2021 · 2 comments · Fixed by #1832

Comments

@michielbdejong
Copy link
Contributor

Start revad with one of the ocmd example configs:

cd examples/ocmd/ && mkdir -p /var/tmp/reva
../../cmd/revad/revad -c ocmd-server-1.toml

And then:

curl http://localhost:19001/ocm/ocm-provider/
curl http://einstein:relativity@localhost:19001/ocm/ocm-provider/

You will see the /ocm-provider/ route is only accessible to logged in users?
Is this by design or an oversight?

@michielbdejong
Copy link
Contributor Author

@ishank011 do you know?

@ishank011
Copy link
Contributor

Hi @michielbdejong that is indeed a bug. #1832 should fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants