<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Security on IT Comparison</title><link>https://comparison.metacog.co.kr/tags/security/</link><description>Recent content in Security on IT Comparison</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 02 Aug 2026 05:18:32 +0900</lastBuildDate><atom:link href="https://comparison.metacog.co.kr/tags/security/index.xml" rel="self" type="application/rss+xml"/><item><title>Authentication vs. Authorization: Verifying Identity vs. Granting Access</title><link>https://comparison.metacog.co.kr/posts/2026-08-02-authentication-vs-authorization-verifying-identity-vs-granti/</link><pubDate>Sun, 02 Aug 2026 05:18:32 +0900</pubDate><guid>https://comparison.metacog.co.kr/posts/2026-08-02-authentication-vs-authorization-verifying-identity-vs-granti/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;Authentication (AuthN) confirms who a user or system claims to be, typically through credentials like passwords, biometrics, or tokens. Authorization (AuthZ) determines what an already-authenticated identity is permitted to do or access. The two are sequential and often conflated, but security bugs frequently trace back to confusing one for the other — e.g., checking that a user is logged in without checking they&amp;rsquo;re allowed to see a specific resource.&lt;/p&gt;</description></item></channel></rss>