<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Identity-Security on Compile My Mind</title>
		<link>https://www.compilemymind.com/tags/identity-security/</link>
		<description>Recent content in Identity-Security on Compile My Mind</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<lastBuildDate>Sun, 23 Aug 2026 15:06:03 +0300</lastBuildDate>
		
			<atom:link href="https://www.compilemymind.com/tags/identity-security/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Authentication vs Authorization: What&#39;s the Difference?</title>
				<link>https://www.compilemymind.com/posts/authentication-vs-authorization/</link>
				<pubDate>Sun, 23 Aug 2026 15:06:03 +0300</pubDate>
				<guid>https://www.compilemymind.com/posts/authentication-vs-authorization/</guid>
				<description>&lt;p&gt;A customer signs in to an invoice portal, opens invoice &lt;code&gt;1042&lt;/code&gt;, and sees exactly what they expect.&lt;/p&gt;&#xA;&lt;p&gt;Then they change the address to &lt;code&gt;/invoices/1041&lt;/code&gt;.&lt;/p&gt;&#xA;&lt;p&gt;The page loads another customer&amp;rsquo;s invoice.&lt;/p&gt;&#xA;&lt;p&gt;Nothing was wrong with the login. The password may have been correct, multi-factor authentication may have succeeded, and the session may have been valid. The failure happened afterward: the application proved who was making the request but never checked whether that person was allowed to read that particular record.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
