<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Der deutsche OpenWeb-Podcast &#187; OAuth WRAP</title>
	<atom:link href="http://blog.openwebpodcast.de/tag/oauth-wrap/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.openwebpodcast.de</link>
	<description>Der Podcast über offene Standards im Internet</description>
	<lastBuildDate>Tue, 27 Sep 2011 08:09:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<atom:link rel="search"
           href="http://blog.openwebpodcast.de/opensearch"
           type="application/opensearchdescription+xml"
           title="Content Search" /><atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/><cloud domain='blog.openwebpodcast.de' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<atom:link rel='salmon' href='http://blog.openwebpodcast.de/?salmon=endpoint'/><atom:link rel='http://salmon-protocol.org/ns/salmon-replies' href='http://blog.openwebpodcast.de/?salmon=endpoint'/><atom:link rel='http://salmon-protocol.org/ns/salmon-mention' href='http://blog.openwebpodcast.de/?salmon=endpoint'/>		<item>
		<title>Episode 30 – OAuth, OAuth WRAP und OAuth 2</title>
		<link>http://blog.openwebpodcast.de/355/owp30/</link>
		<comments>http://blog.openwebpodcast.de/355/owp30/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 16:12:03 +0000</pubDate>
		<dc:creator>Matthias Pfefferle</dc:creator>
				<category><![CDATA[Podcast]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[OAuth 2]]></category>
		<category><![CDATA[OAuth WRAP]]></category>

		<guid isPermaLink="false">http://blog.openwebpodcast.de/?p=355</guid>
		<description><![CDATA[Eine kleine Einführung in OAuth 2. Wem OAuth bisher kein Begriff ist, der kann sich ja nochmal Episode 3 anhören. Länge: 0h54m40s (48.5 MB), Download MP3 Viel Spaß beim hören OAuth 2 Draft: http://www.ietf.org/id/draft-ietf-oauth-v2-05.txt Einführung: http://hueniverse.com/2010/05/introducing-oauth-2-0/ Warum OAuth 2.0? Probleme &#8230; <a href="http://blog.openwebpodcast.de/355/owp30/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Eine kleine Einführung in OAuth 2. Wem OAuth bisher kein Begriff ist, der kann sich ja nochmal <a href="http://blog.openwebpodcast.de/35/episode-3-oauth/">Episode 3</a> anhören.</p>
<p><small>Länge: 0h54m40s (48.5 MB), <a href="http://openwebpodcast.de/mp3/openweb30.mp3">Download MP3</a></small></p>
<p>Viel Spaß beim hören <img src='http://blog.openwebpodcast.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>OAuth 2 Draft: <a href="http://www.ietf.org/id/draft-ietf-oauth-v2-05.txt">http://www.ietf.org/id/draft-ietf-oauth-v2-05.txt</a><br />
Einführung: <a href="http://hueniverse.com/2010/05/introducing-oauth-2-0/">http://hueniverse.com/2010/05/introducing-oauth-2-0/</a></p>
<h2>Warum OAuth 2.0?</h2>
<ul>
<li> Probleme mit mobilen Applikationen</li>
<li>Probleme mit Javascript-Applikationen</li>
<li>Problem mit Architektur, da nur peer-to-peer</li>
<li>Signature Base String zu kompliziert</li>
</ul>
<h2>Die Geschichte</h2>
<h3>OAuth WRAP</h3>
<p><a href="http://wiki.oauth.net/OAuth-WRAP">OAuth WRAP</a> &#8211; ein Versuch, es neu machen, zunächst unter anderem Namen, dann unter OAuth<br />
fliesst in OAuth 2.0 ein</p>
<h3>OAuth 2.0</h3>
<ul>
<li>Nicht kompatibel zu OAuth 1.0</li>
<li>Es wird nur optional signiert (dann aber nur per SSL)</li>
<li>Nicht nur 1 Flow sondern mehrere. Gemeinsamkeit: Es kommt ein Access-Token hinten raus</li>
<li>Es gibt ein Refresh Token</li>
<li>Der Aufruf von &#8220;protected Resources&#8221; ist immer gleich.</li>
<li>erweiterte Architektur</li>
</ul>
<h2>Terminologie</h2>
<ul>
<li>resource server</li>
<li>protected resource</li>
<li>client</li>
<li>resource owner</li>
<li>authorization server</li>
<li>access token</li>
<li>bearer token</li>
</ul>
<h2>Die Flows</h2>
<ul>
<li>User-Agent Flow</li>
<li>Web Server Flow</li>
<li>Device Flow</li>
<li>Username and Password Flow</li>
<li>Client Credential Flow</li>
<li>Assertion Flow</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.openwebpodcast.de/355/owp30/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://openwebpodcast.de/mp3/openweb30.mp3" length="50835584" type="audio/mpeg" />
		</item>
		<item>
		<title>Episode 24 &#8211; Frohes neues Jahr</title>
		<link>http://blog.openwebpodcast.de/268/episode-24-frohes-neues-jahr/</link>
		<comments>http://blog.openwebpodcast.de/268/episode-24-frohes-neues-jahr/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 13:47:01 +0000</pubDate>
		<dc:creator>Matthias Pfefferle</dc:creator>
				<category><![CDATA[Podcast]]></category>
		<category><![CDATA[China]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[OAuth WRAP]]></category>
		<category><![CDATA[OIDF]]></category>
		<category><![CDATA[OpenID]]></category>

		<guid isPermaLink="false">http://blog.openwebpodcast.de/?p=268</guid>
		<description><![CDATA[Über die Feiertage ist &#8216;ne Menge passiert, deshalb besteht die Neujahrs-Folge nochmal ausschließlich aus News&#8230; aber keine Angst, eine der nächsten Folgen wird wieder ein Thema haben&#8230; Versprochen! Da Sebastian leider keine Zeit hatte und es sich zu dritt einfach &#8230; <a href="http://blog.openwebpodcast.de/268/episode-24-frohes-neues-jahr/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Über die Feiertage ist &#8216;ne Menge passiert, deshalb besteht die Neujahrs-Folge nochmal ausschließlich aus News&#8230; aber keine Angst, eine der nächsten Folgen wird wieder ein Thema haben&#8230; Versprochen!</p>
<p>Da Sebastian leider keine Zeit hatte und es sich zu dritt einfach schöner podcastet haben wir uns <a href="http://notsorelevant.com">Carsten (Podcarsten) Pötter</a> zur Verstärkung eingeladen.</p>
<p>Viel Spaß beim hören <img src='http://blog.openwebpodcast.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><small>Länge: 1:03h (54.1 MB), <a href="http://openwebpodcast.de/mp3/openweb24.mp3">Download MP3</a></small></p>
<h4>News</h4>
<ul>
<li><a href="http://factoryjoe.com/blog/2010/01/07/happy-birthday-to-me-im-joining-google/">Chris Messina geht zu Google</a></li>
<li><a href="http://factoryjoe.com/blog/2010/01/04/openid-connect/">OpenID Connect</a></li>
<li><a href="http://openid.net/2009/12/31/openid-foundation-board-update-expanded-representation/">neues OpenID Foundation Board</a></li>
<li><a href="http://www.lexisnexis.com/">LexisNexis</a> ist Sustaining Member der OIDF</li>
<li><a href="http://www.pingidentity.com/about-us/press-release.cfm?customel_datapageid_1516=11490">Ping Identity ist am 13.1. als Sustaining Member der OIDF beigetreten</a></li>
<li>VZ-Netzwerke mit OpenID Login</li>
<li><a href="http://googleblog.blogspot.com/2010/01/new-approach-to-china.html">Google vs. China</a>:
<ul>
<li><a href="http://futureoftheinternet.org/google-cn">Jonathan Zittrain</a></li>
<li><a href="http://scobleizer.com/2010/01/12/the-push-and-pull-of-china/">Scoble 1</a></li>
<li><a href="http://scobleizer.com/2010/01/12/why-now-google/">Scoble 2</a></li>
<li><a href="http://www.techcrunch.com/2010/01/12/google%E2%80%99s-china-stance-more-about-business-than-thwarting-evil">TechCrunch</a></li>
<li><a href="http://netzwertig.com/2010/01/13/google-und-china-geht-es-um-menschenrechte-oder-um-geld/">netzwertig</a></li>
</ul>
</li>
<li><a href="http://www.readwriteweb.com/archives/why_facebook_is_wrong_about_privacy.php">Facebook Privacy</a></li>
<li><a href="http://therumpus.net/2010/01/conversations-about-the-internet-5-anonymous-facebook-employee/">Facebook Employee Interview</a></li>
<li><a href="http://www.equalsdrummond.name/?p=258">Drummond on Facebook</a></li>
<li><a href="http://radar.oreilly.com/2010/01/whats-going-on-with-oauth.html">What&#8217;s going on with OAuth (towards 2.0)</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.openwebpodcast.de/268/episode-24-frohes-neues-jahr/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://openwebpodcast.de/mp3/openweb24.mp3" length="56701056" type="audio/mpeg" />
		</item>
		<item>
		<title>Episode 22 &#8211; The Synaptic Web</title>
		<link>http://blog.openwebpodcast.de/235/episode-22-the-synaptic-web/</link>
		<comments>http://blog.openwebpodcast.de/235/episode-22-the-synaptic-web/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 20:16:20 +0000</pubDate>
		<dc:creator>Christian Scholz</dc:creator>
				<category><![CDATA[Podcast]]></category>
		<category><![CDATA[DataPortability]]></category>
		<category><![CDATA[OAuth]]></category>
		<category><![CDATA[OAuth WRAP]]></category>
		<category><![CDATA[Open Web Foundation]]></category>
		<category><![CDATA[Open Web Foundation Agreement]]></category>
		<category><![CDATA[salmon]]></category>
		<category><![CDATA[Salmon-Protokoll]]></category>
		<category><![CDATA[Synaptic Web]]></category>
		<category><![CDATA[Synapticweb]]></category>
		<category><![CDATA[webfinger]]></category>

		<guid isPermaLink="false">http://blog.openwebpodcast.de/?p=235</guid>
		<description><![CDATA[Khris Loux (CEO von JS-KIT) hat einen neuen Begriff geprägt: das Synaptic Web, ein Internet voll von Nervenzellen die, verbunden durch Synapsen, permanent und in Echtzeit Informationen austauschen. In der aktuellen Folge beschäftigen wir (Christian und Matthias) uns hauptsächlich mit &#8230; <a href="http://blog.openwebpodcast.de/235/episode-22-the-synaptic-web/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>Khris Loux (CEO von <a href="http://www.js-kit.com">JS-KIT</a>) hat einen neuen Begriff geprägt: das <em>Synaptic Web</em>, ein Internet voll von Nervenzellen die, verbunden durch Synapsen, permanent und in Echtzeit Informationen austauschen.</strong></p>
<p>In der aktuellen Folge beschäftigen wir (<a href="http://mrtopf.de">Christian</a> und <a href="http://notizblog.org/">Matthias</a>) uns hauptsächlich mit der <em><a href="http://www.synapticweb.org">Synaptic Web</a></em>-Idee und wie man sie technisch umsetzen könnte: <a href="http://www.salmon-protocol.org/">Salmon-Protokoll</a>.</p>
<p><small>Länge: 0:48h (42.3 MB), <a href="http://openwebpodcast.de/mp3/owp22.mp3">Download MP3</a></small></p>
<h3>Shownotes:</h3>
<ul>
<li><a href="http://synapticweb.org/">Synaptic Web</a></li>
<li><a href="http://www.salmon-protocol.org/">Salmon Protocol</a></li>
<li><a href="http://www.readwriteweb.com/archives/salmon_protocol_for_distributed_aggregated_content.php">RWW: Salmon Protocol for Distributed, Real-Time Content Expands with Open-Source Project</a></li>
<li><a href="http://www.readwriteweb.com/archives/echo_creator_khris_loux_on_the_ties_that_bind_the.php">RWW: Echo Creator Khris Loux on the Ties That Bind the Real-Time Web</a></li>
<li><a href="http://code.google.com/p/webfinger/">Webfinger</a></li>
</ul>
<h3>News:</h3>
<ul>
<li><a href="http://blog.dataportability.org/2009/11/18/data-portability-membership-registration-and-board-elections/">DataPortability Steering Group Elections</a></li>
<li><a href="http://groups.google.com/group/oauth-wrap-wg">OAuth WRAP</a></li>
<li><a href="http://openwebfoundation.org/legal/">Open Web Foundation Agreement</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.openwebpodcast.de/235/episode-22-the-synaptic-web/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://openwebpodcast.de/mp3/owp22.mp3" length="44372096" type="audio/mpeg" />
		</item>
	</channel>
</rss>

