<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>OAuth on FISI Lernzettel</title><link>https://hugo.globuklumbo.de/tags/oauth/</link><description>Recent content in OAuth on FISI Lernzettel</description><generator>Hugo</generator><language>de</language><atom:link href="https://hugo.globuklumbo.de/tags/oauth/index.xml" rel="self" type="application/rss+xml"/><item><title>API-Authentifizierung</title><link>https://hugo.globuklumbo.de/07_softwareentwicklung/api-authentifizierung/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://hugo.globuklumbo.de/07_softwareentwicklung/api-authentifizierung/</guid><description>&lt;h1 id="api-authentifizierung"&gt;API-Authentifizierung&lt;a class="anchor" href="#api-authentifizierung"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Da &lt;strong&gt;&lt;abbr title="Application Programming Interface" style="text-decoration-line: underline; text-decoration-style: dotted; text-decoration-color: var(--color-link); cursor: help;"&gt;API&lt;/abbr&gt;s&lt;/strong&gt; oft über das öffentliche Internet erreichbar sind und Zugriff auf sensible Daten oder Funktionen erlauben, muss jede Anfrage eindeutig einem berechtigten Aufrufer zugeordnet werden können. Die &lt;strong&gt;Authentifizierung&lt;/strong&gt; stellt fest, &lt;em&gt;wer&lt;/em&gt; eine Anfrage stellt, die anschließende &lt;strong&gt;Autorisierung&lt;/strong&gt; entscheidet, &lt;em&gt;was&lt;/em&gt; dieser Aufrufer tun darf.&lt;/p&gt;
&lt;h2 id="warum-apis-authentifizierung-brauchen"&gt;Warum APIs Authentifizierung brauchen&lt;a class="anchor" href="#warum-apis-authentifizierung-brauchen"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Ohne Authentifizierungsmechanismus könnte jeder, der die URI einer API kennt, beliebige Daten abrufen, verändern oder löschen. Typische Ziele einer API-Authentifizierung:&lt;/p&gt;</description></item></channel></rss>