Identifying security loop-holes in Power Apps Portals

Tie-up those lose ends in your Power Apps Portal configurations by following this simple steps.

Configuring Password Reset in D365 Portal using Azure AD B2C

Previously I have written a detailed blog on how to setup Azure AD B2C authentication on CRM Portals and also have a post that lists any possible issues you might face during the setup and how to resolve them. Now, let's look at how to setup Password Reset on CRM Portals that use Azure AD…

Resolved: Portal Authentication error using Azure B2C

If you have already configured the Portal to use Azure AD B2C but still getting error; something like shown below then follow along to know how to debug and resolve it. There could be several reasons and lets understand what happens behind the scene that will help debug the problem. When a new user signs…

Configuring D365 Portal Authentication using Azure AD B2C

Well most of us have been configuring or rather not doing any configuration with authentication and have been using local authentication. But believe me if we spend more time configuring the Portal Authentication to use Azure AD B2C you will get more secure and more user management capabilities. First thing you will need is Azure…

RESOLVED: Issue when copying CRM Portal from PROD to DEV

Recently, I faced an issue when we copied our Production CRM instance down to Development instance. The CRM Portal on development instance stopped working. Issue CRM Portal on development instance was showing provisioning for a very long time. It felt like was stuck in a loop of provisioning the portal instance. Now, this could happen…