<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://tcwiki.azurewebsites.net/index.php?action=history&amp;feed=atom&amp;title=Authorization_Service</id>
		<title>Authorization Service - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://tcwiki.azurewebsites.net/index.php?action=history&amp;feed=atom&amp;title=Authorization_Service"/>
		<link rel="alternate" type="text/html" href="http://tcwiki.azurewebsites.net/index.php?title=Authorization_Service&amp;action=history"/>
		<updated>2026-09-08T00:49:31Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.4</generator>

	<entry>
		<id>http://tcwiki.azurewebsites.net/index.php?title=Authorization_Service&amp;diff=4677&amp;oldid=prev</id>
		<title>Tom: Created page with &quot;==Full Title or Meme== A service that will give a user an Authorization Code or an Access Token to a protected resource.  ==Context== *   ==Problems== The more challenging...&quot;</title>
		<link rel="alternate" type="text/html" href="http://tcwiki.azurewebsites.net/index.php?title=Authorization_Service&amp;diff=4677&amp;oldid=prev"/>
				<updated>2018-12-30T19:45:25Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Full Title or Meme== A service that will give a user an &lt;a href=&quot;/index.php?title=Authorization_Code&quot; title=&quot;Authorization Code&quot;&gt;Authorization Code&lt;/a&gt; or an Access Token to a protected resource.  ==Context== *   ==Problems== The more challenging...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Full Title or Meme==&lt;br /&gt;
A service that will give a user an [[Authorization Code]] or an Access Token to a protected resource.&lt;br /&gt;
&lt;br /&gt;
==Context==&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
==Problems==&lt;br /&gt;
The more challenging problem of [[Authorization|Authorizing]] access to a [[Subject]] arriving over the public internet is that the level of [[Authentication]] that has been applied to the [[Subject]] may be adequate for initial access, but is insufficient for full access to all resources. It is that use case which is considered here.&lt;br /&gt;
&lt;br /&gt;
==Solutions==&lt;br /&gt;
* Where access needs to be granted over a long period, and the capability to withdraw that access before the [[Authorization]] grant expires, additional procedural steps must be implemented. One common method is to issue a refresh token that can be exchanged for a access token at the [[Authorization Service]]. In this use case the access can be revoked at the [[Authorization Service]].&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Glossary]]&lt;br /&gt;
[[Category:Authorization]]&lt;/div&gt;</summary>
		<author><name>Tom</name></author>	</entry>

	</feed>