Suggestions/Proxy Application Templates for Azure?

  • 16 September 2021
  • 2 replies
  • 64 views

Hello,
We are looking to integrate creating and displaying MIRO boards in SharePoint Online.  It looks like MIRO doesn’t allow cross domain REST calls(CORS security) from the browser.  We are looking to create a web application in Azure to be a proxy. Is there any Azure articles/apps already created for MIRO proxies that can help us get started?  

Thank you,
Mike

 


2 replies

Ok, thank you Anthony!

Mike

 

Userlevel 5
Badge +1

Hi @mrowe23,

 

Thanks for reaching out. 

 

Are you calling the REST API directly from the browser? As of today, it is not possible to use Miro REST API directly from the browser, you need to proxy requests through a backend service. 

We do hope to address this in future, but there are some improvements that we need to make to how tokens are managed before we feel comfortable encouraging direct REST API queries from client side browser apps.

 

Sorry for the inconvenience,

Anthony

Reply