hey all, I am trying to set up GCP IAP for the metaflow ui and have had a little success but am wondering if anyone has gotten it setup fully?
My issue is that after a user authenticates to the UI, some things cannot load because they try to hit the 8083 port internally, any calls to the <
ws://8083/api/ws%7Cws://<host>:8083/api/ws> fail (I think configured by the METAFLOW_SERVICE_URL/METAFLOW_SERVICE value). I'm not well versed in IAP/frontend/network things so any help or clues is appreciated.