AllenNeuralDynamics / AllenNeuralDynamics/aind-neuroglancer-game

Enable https in neuroglancer game

Aperta
#45 0 commenti 0 reazioni 1 assegnatario Rivendicata da @yosefmaru Vedi su GitHub
Lingua principale
TypeScript
Stelle
0
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

**Is your feature request related to a problem? Please describe.**
Currently, the streamlit neuglancer game endpoint doesn't have HTTPS listener configured. This is due to the issue that the embedded neuroglancer service does not load properly if the streamlit app runs in HTTPS mode. For security reasons, internet browsers don't allow a service running in HTTPS mode to invoke/request an HTTP service.

**Describe the solution you'd like**

- Find a way to have the embeded neuroglancer services to run in https

**Describe alternatives you've considered**
- See if a proxy service can be used that redirects HTTPS requests to the HTTP listener.

**Additional context**
Add any other context or screenshots about the feature request here.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.