GitHub user KunfuPanda24 created a discussion: Deploying Apache superset (Version : 2.0.0) frontend and backend separately
Hi Guys, on deploying apache superset behind gateway i am able to access all the backend api's using postman but all frontend routes like /static are throwing error ( as gateway needs bearer token). And it is also not a correct way to deploy frontend. To solve this problem, i am thinking of following solution. Superset Frontend: Update all the hardcoded routes to the configureable backend gateway url + bearer token Will this approach work / any alternate solutions available ? Will it cause any major security Vulnerability ? GitHub link: https://github.com/apache/superset/discussions/35055 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
