<?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>OAuth2 &#8211; James Lin&#039;s Blog</title>
	<atom:link href="https://james.lin.net.nz/category/technology/oauth2/feed/" rel="self" type="application/rss+xml" />
	<link>https://james.lin.net.nz</link>
	<description>Just bits and pieces of my life</description>
	<lastBuildDate>Fri, 19 Jan 2018 22:42:50 +0000</lastBuildDate>
	<language>en-NZ</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.9.2</generator>
<site xmlns="com-wordpress:feed-additions:1">22801464</site>	<item>
		<title>OAuth2 Sharing Access Tokens Between Resource Servers</title>
		<link>https://james.lin.net.nz/2016/02/21/oauth2-sharing-access-tokens-between-resource-servers/</link>
		<comments>https://james.lin.net.nz/2016/02/21/oauth2-sharing-access-tokens-between-resource-servers/#respond</comments>
		<pubDate>Sun, 21 Feb 2016 09:27:12 +0000</pubDate>
		<dc:creator><![CDATA[James Lin]]></dc:creator>
				<category><![CDATA[OAuth2]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://james.lin.net.nz/?p=3753</guid>
		<description><![CDATA[At stackoverflow, I demonstrated how to make Resource Server to proxy the token validation to Authentication Server, in order to enable sharing Access Tokens between Resource Servers.]]></description>
				<content:encoded><![CDATA[<p>At stackoverflow, I <a href="http://stackoverflow.com/questions/35420208/django-rest-framework-oauth2authentication-on-resource-server-against-auth-serve" target="_blank">demonstrated</a> how to make Resource Server to proxy the token validation to Authentication Server, in order to enable sharing Access Tokens between Resource Servers.</p>
]]></content:encoded>
			<wfw:commentRss>https://james.lin.net.nz/2016/02/21/oauth2-sharing-access-tokens-between-resource-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<post-id xmlns="com-wordpress:feed-additions:1">3753</post-id>	</item>
	</channel>
</rss>
