<!--WCLEARFY_PAGE_TYPE_tag--><?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>oauth</title>
	<atom:link href="https://rwaguide.info/tag/oauth/feed/" rel="self" type="application/rss+xml" />
	<link>https://rwaguide.info/tag/oauth/</link>
	<description>RWA Guide — Your Gateway to Tokenized Real-World Assets</description>
	<lastBuildDate>Tue, 22 Jul 2025 22:59:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://rwaguide.info/wp-content/uploads/2025/06/cropped-Favicon-32x32.png</url>
	<title>oauth</title>
	<link>https://rwaguide.info/tag/oauth/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>OAuth 2.0 &#8211; Token Exchange</title>
		<link>https://rwaguide.info/compliance-infrastructure/oauth-2-0-token-exchange/</link>
					<comments>https://rwaguide.info/compliance-infrastructure/oauth-2-0-token-exchange/#respond</comments>
		
		<dc:creator><![CDATA[rwaguide]]></dc:creator>
		<pubDate>Tue, 22 Jul 2025 22:59:21 +0000</pubDate>
				<category><![CDATA[Compliance & Infrastructure]]></category>
		<category><![CDATA[jet]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[openid connect]]></category>
		<category><![CDATA[token exchange]]></category>
		<guid isPermaLink="false">https://rwaguide.info/uncategorized/oauth-2-0-token-exchange/</guid>

					<description><![CDATA[<p><img width="320" height="180" src="https://rwaguide.info/wp-content/uploads/2025/07/oauth-2-0-token-exchange-320x180.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="OAuth 2.0 - Token Exchange" decoding="async" fetchpriority="high" srcset="https://rwaguide.info/wp-content/uploads/2025/07/oauth-2-0-token-exchange-320x180.jpg 320w, https://rwaguide.info/wp-content/uploads/2025/07/oauth-2-0-token-exchange-150x84.jpg 150w" sizes="(max-width: 320px) 100vw, 320px" title="OAuth 2.0 - Token Exchange" /></p>
<p>In this video I am showing how the OAuth 2.0 extension RFC 8693, Token Exchange, works and how it may be used. The RFC is &#8230;</p>
<p>The post <a href="https://rwaguide.info/compliance-infrastructure/oauth-2-0-token-exchange/">OAuth 2.0 &#8211; Token Exchange</a> appeared first on <a href="https://rwaguide.info">Rwaguide</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img width="320" height="180" src="https://rwaguide.info/wp-content/uploads/2025/07/oauth-2-0-token-exchange-320x180.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="OAuth 2.0 - Token Exchange" decoding="async" srcset="https://rwaguide.info/wp-content/uploads/2025/07/oauth-2-0-token-exchange-320x180.jpg 320w, https://rwaguide.info/wp-content/uploads/2025/07/oauth-2-0-token-exchange-150x84.jpg 150w" sizes="(max-width: 320px) 100vw, 320px" title="OAuth 2.0 - Token Exchange" /></p><p>In this video I am showing how the OAuth 2.0 extension RFC 8693, Token Exchange, works and how it may be used. The RFC is &#8230;</p>
<p>The post <a href="https://rwaguide.info/compliance-infrastructure/oauth-2-0-token-exchange/">OAuth 2.0 &#8211; Token Exchange</a> appeared first on <a href="https://rwaguide.info">Rwaguide</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://rwaguide.info/compliance-infrastructure/oauth-2-0-token-exchange/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>An Illustrated Guide to OAuth and OpenID Connect</title>
		<link>https://rwaguide.info/compliance-infrastructure/an-illustrated-guide-to-oauth-and-openid-connect/</link>
					<comments>https://rwaguide.info/compliance-infrastructure/an-illustrated-guide-to-oauth-and-openid-connect/#respond</comments>
		
		<dc:creator><![CDATA[rwaguide]]></dc:creator>
		<pubDate>Sat, 14 Jun 2025 19:40:24 +0000</pubDate>
				<category><![CDATA[Compliance & Infrastructure]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[authorization]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[oidc]]></category>
		<category><![CDATA[openid connect]]></category>
		<guid isPermaLink="false">https://rwaguide.info/uncategorized/an-illustrated-guide-to-oauth-and-openid-connect/</guid>

					<description><![CDATA[<p><img width="320" height="180" src="https://rwaguide.info/wp-content/uploads/2025/06/an-illustrated-guide-to-oauth-and-openid-connect-320x180.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="An Illustrated Guide to OAuth and OpenID Connect" decoding="async" srcset="https://rwaguide.info/wp-content/uploads/2025/06/an-illustrated-guide-to-oauth-and-openid-connect-320x180.jpg 320w, https://rwaguide.info/wp-content/uploads/2025/06/an-illustrated-guide-to-oauth-and-openid-connect-150x84.jpg 150w" sizes="(max-width: 320px) 100vw, 320px" title="An Illustrated Guide to OAuth and OpenID Connect" /></p>
<p>OAuth 2.0 and OpenID Connect (OIDC) are internet standards that enable one application to access data from another.</p>
<p>The post <a href="https://rwaguide.info/compliance-infrastructure/an-illustrated-guide-to-oauth-and-openid-connect/">An Illustrated Guide to OAuth and OpenID Connect</a> appeared first on <a href="https://rwaguide.info">Rwaguide</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img width="320" height="180" src="https://rwaguide.info/wp-content/uploads/2025/06/an-illustrated-guide-to-oauth-and-openid-connect-320x180.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="An Illustrated Guide to OAuth and OpenID Connect" decoding="async" loading="lazy" srcset="https://rwaguide.info/wp-content/uploads/2025/06/an-illustrated-guide-to-oauth-and-openid-connect-320x180.jpg 320w, https://rwaguide.info/wp-content/uploads/2025/06/an-illustrated-guide-to-oauth-and-openid-connect-150x84.jpg 150w" sizes="auto, (max-width: 320px) 100vw, 320px" title="An Illustrated Guide to OAuth and OpenID Connect" /></p><p>OAuth 2.0 and OpenID Connect (OIDC) are internet standards that enable one application to access data from another.</p>
<p>The post <a href="https://rwaguide.info/compliance-infrastructure/an-illustrated-guide-to-oauth-and-openid-connect/">An Illustrated Guide to OAuth and OpenID Connect</a> appeared first on <a href="https://rwaguide.info">Rwaguide</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://rwaguide.info/compliance-infrastructure/an-illustrated-guide-to-oauth-and-openid-connect/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
