简体   繁体   中英

ReactJS registering inside my azure tenant

I have a question, Is there a way to register my client side application(Reactjs hosted outside my Azure tenant) so that it can authenticate and access my Rest Api(hosted in Azure tenant app service protected by AAD).

If you want to know whether we can register an app even its outside my tenant azure, the answer is YES .

That is how it works, saying that integrate AAD authorization into your application to access your API or Azure resources.

Here is Quickstart: Configure a client application to access web APIs for your reference.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM