unity-sds / unity-sds-portal

the portal information page for the Unity SDS
Apache License 2.0
0 stars 1 forks source link

Get STAC Browser working inside Navbar #10

Open rtapella opened 7 months ago

rtapella commented 7 months ago

depends on: https://github.com/unity-sds/unity-data-services/issues/292

rtapella commented 7 months ago

relates to "figure out CORS stuff" https://github.com/unity-sds/unity-ui/issues/6

rtapella commented 5 months ago

@wphyojpl what info do you need from us to configure STAC Browser to be happy with CORS requests from the navbar UI to STAC Browser?

Can we read the locations from SSM?

wphyojpl commented 5 months ago

Probably just the domain name so that it can be added to CORS.

GodwinShen commented 3 months ago

@rtapella and @wphyojpl ping for status.

wphyojpl commented 3 months ago

Hi @GodwinShen Blocked by UCS' login page

rtapella commented 2 months ago

@wphyojpl as long as STAC Browser is sending health information to the health service, it'll be displayed

wphyojpl commented 2 months ago

Actually, there is an update from Ramesh. Stac Browser will need to find the token passed by httpd login page.

I'm not sure if that is the same as showing Stac browser in nav bar.

rtapella commented 2 months ago

It is related. We will need to work this out because the iframe will need to get the token

rtapella commented 2 months ago

We should have a quick meeting to talk about how this could work with full-page as well as in an iframe. @wphyojpl @anilnatha

rtapella commented 3 weeks ago

@wphyojpl we will need the stac browser health-endpoint URL to have the MCP URL then it should show up in the navbar and work properly