Gerardo Saca
Gerardo Saca
I'm unclear why the Azure AD app needs to redirect back to your application as well (both the localhost and the coredwexposure). In theory, your application should only talk to...
You need two separate app registrations: * One in Azure AD B2C for your app - this one has your apps' redirect URLs: * `http://localhost:55838/signin-oidc` * `https://coredwexposure.onmicrosoft.com/signin-oidc` * One in...
The guidance still stands though, create both apps in your tenant and make the Azure AD one a **"multi-tenant" app**. ([See these instructions](https://docs.microsoft.com/azure/active-directory/develop/active-directory-integrating-applications#configuring-multi-tenant-applications) to configure it as such). * One...
Understand that people are trying to help, no need to discourage others from offering help, tips or insights, even if they are not doing the work for you. My B2C...
You need to [configure your application as a multi-tenant application](https://docs.microsoft.com/azure/active-directory/develop/active-directory-devhowto-multi-tenant-overview#update-registration-to-be-multi-tenant)
Hi @blrchen , I'm from the Azure Gov team and can give you a storage account for you to upload these files so that you can add support for the...
It is.
There is no example code because this is not currently possible. Once the feature is delivered, the code sample would be simplified and this issue closed.
The fix is to change that to `./.github/script/initialize-repository.sh`