im currently developing a mobile app that will make some web services call via the Azure API management. Now, this mobile app is going to be used by public users.
My question is: Do I need to register all public users into AAD to be able to use OAuth2.0 when the mobile apps makes a call to the Azure API management?