You create a web API that will be accessed by a web application and two different mobile applications. You want to secure the web API by using OAuth 2.0.
You need to determine which applications to register in Azure Active Directory (Azure AD)
Choose all that apply:
You should register all applications in Azure AD. Both client applications and web APIs are required to be registered to support OAuth 2.0 in an AD tenant.