Ouranosinc / PAVICS-frontend

PAVICS Frontend Platform
MIT License
6 stars 2 forks source link

Use twitcher protected project-api routes #137

Open Renaud009 opened 6 years ago

Renaud009 commented 6 years ago

Old internal route: https://${birdhouseHost}/project-api/api Newly protected public route: https://${birdhouseHost}/twitcher/ows/proxy/project-api/api These routes should valid magpie token and return an error instead of the resource if access is denied.