Details
-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Blocker
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:Fall 5 2021 Oct 11 - Oct 22, Fall 6 2021 Oct 25 - Nov 5
Description
Situation: To connect Galaxy data to IGB, there is a bridge on bioviz.org. Currently, that bridge is accessed at http://bioviz.org/galaxy.html. This seems to be causing a CORS issue on Google Chrome and Microsoft Edge web browsers. An article from the Chrome developers states that changes were rolled out regarding CORS in September 2021.
Using https://bioviz.org/galaxy.html seems to fix the issue. We may be able to update the Galaxy code to instead use https.
Task: Determine how/if we can update the Galaxy code to point to https://bioviz.org/galaxy.html
Attachments
Issue Links
- relates to
-
IGBF-2999 Fix eFP-Seq browser JS to work with Safari
- Closed
-
IGBF-2490 Investigate: Fix implementation of requests to IGB endpoints to support safari etc.
- Closed
-
IGBF-2420 Determine why Safari is not letting the igb status check occur when choosing View in IGB on Safari
- Closed
-
IGBF-2485 Investigate IGB localhost endpoint HTTPS
- Closed
-
IGBF-2505 Turn off redirection to https for galaxy bridge in bioviz-playbooks
- Closed
To replicate:
Open IGB
Click here while using Google Chrome. This should fail.
Click here while using Google Chrome. This should work.