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

Allow partyinfo GET api to be called from browser #919

Closed
namtruong opened this issue Nov 11, 2019 · 1 comment
Closed

Allow partyinfo GET api to be called from browser #919

namtruong opened this issue Nov 11, 2019 · 1 comment
Assignees
Labels
0.10.2 0.10.2 feature User features

Comments

@namtruong
Copy link
Collaborator

Two changes

  • At the moment CORS can be configured on any type of Tessera servers so that the APIs can be accessed from a browser. This is not ideal as ServerType such as Peer-to-peer should not be exposed to outside of Tessera p2p network. Hence this configurations should be restricted to ThirdParty server - the only point where external parties can use to connect to Tessera.

  • There is a use case for /partyinfo GET api to be called from a browser to retrieve the list of peer public keys. This API would be exposed via ThirdParty server/port.

@namtruong
Copy link
Collaborator Author

#917 and #918

@namtruong namtruong self-assigned this Nov 13, 2019
@Krish1979 Krish1979 added feature User features 0.10.2 0.10.2 labels Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.10.2 0.10.2 feature User features
Projects
None yet
Development

No branches or pull requests

2 participants