This repository was archived by the owner on Dec 4, 2024. It is now read-only.
JSON RPC Authentication #512
Unanswered
vineetaparodkar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How these RPC URL endpoints (https://edge-docs.polygon.technology/docs/get-started/json-rpc-commands) are secured in a private network setup?
In a private network setup with POA consensus can RPC endpoints be secured so only participants of network can communicate within the network or is it accessible to any client/node ? Are there any authentication mechanisms available? Eg: besu client provides JSON-RPC Authentication with JWT [https://besu.hyperledger.org/en/stable/HowTo/Interact/APIs/Authentication/]
Does polygon edge has support for IPC, which is supported in geth?
Beta Was this translation helpful? Give feedback.
All reactions