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

Interceptor (filter) for /api/explorer #631

Open
lifeandfree opened this issue Dec 26, 2018 · 3 comments
Open

Interceptor (filter) for /api/explorer #631

lifeandfree opened this issue Dec 26, 2018 · 3 comments

Comments

@lifeandfree
Copy link

Required for example to authenticate by token

@bullet-tooth
Copy link
Contributor

Could you please explain your question and provide more details?

@lifeandfree
Copy link
Author

Roman knows what that means. He asked to start a task. The conversation was in gitter

@lifeandfree
Copy link
Author

In exonum java binding, include something like an interceptor (filter) for the monitoring API (/api/explorer/, /api/system/). So that only after passing through this filter, methods including the info method of the transaction are called.
This is a private blockchain and I want to close access for unauthorized persons (for example, install authentication service on a token for example), but at the same time that the blockchain has an external ip address

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

No branches or pull requests

2 participants