<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Azure AD B2C on Coding Stephan</title><link>/tags/azure-ad-b2c/</link><description>Recent content in Azure AD B2C on Coding Stephan</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 04 Dec 2024 09:52:34 +0000</lastBuildDate><atom:link href="/tags/azure-ad-b2c/index.xml" rel="self" type="application/rss+xml"/><item><title>Comparing Azure AD B2C to Entra External ID</title><link>/2024/12/04/comparing-azure-ad-b2c-entra-external-id/</link><pubDate>Wed, 04 Dec 2024 09:52:34 +0000</pubDate><guid>/2024/12/04/comparing-azure-ad-b2c-entra-external-id/</guid><description>&lt;p&gt;Building an application that requires user authentication? We all used to build this directly in our api / web application, but with all the security requirements and continuing hacking attempts, I would recommend against doing this part yourself. You cannot possibly spent as much money on security as the big companies do. So why not leverage their knowledge and experience?&lt;/p&gt;
&lt;figure&gt;&lt;img src="/assets/images/2024/12/b2c-vs-external-id.jpeg"&gt;&lt;figcaption&gt;
			&lt;h4&gt;Azure AD B2C vs Entra External ID&lt;/h4&gt;
		&lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Microsoft is one of those companies that can help you with user authentication for your application. They used to offer &lt;strong&gt;Azure AD B2C&lt;/strong&gt; (Business to Consumer) for this, since a year or so they also offer &lt;strong&gt;Entra External ID&lt;/strong&gt;. Both are identity solutions, but what are the differences between the two? And which one should you choose for your application? I&amp;rsquo;ll start with a comparison table and then try to explain those differences in more detail. Microsoft is not the only company that offers identity solutions, but they are the only one I have experience with. If you have experience with other solutions, please let me know in the comments.&lt;/p&gt;</description></item></channel></rss>