Hi,
I followed the tutorial from here https://docs.microsoft.com/fr-fr/azure/active-directory-b2c/tutorial-create-tenant : created a AD B2C tenant, then registered an app in AD B2C and created user flow.
But whenever I want to run a the app I registered won't show.
Moreover, when I test the endpoint of the registered app I get the following error :
AADB2C90068: The provided application with ID '{my client ID}' is not valid against this service. Please use an application created via the B2C portal and try again.
I have no clue what to do more at this point. Any help is appreciated.
Thanks,
Paul