Note: You are viewing an old version of this page. View the current version.

Differences between version 3 and previous revision of RobertButler/Authentication.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 3 Last edited on Thursday, 28 February 2008 0:15:44 by CyberLeo Revert
Older page: version 2 Last edited on Thursday, 28 February 2008 0:06:36 by RobertButler Revert
@@ -1,5 +1,5 @@
-!!! HMAC Authentication 
+!!! [ HMAC Authentication|RobertButler/Authentication]  
 Authentication System: 
  * Token-based 
  * Tokens can optionally live for an amount of time specified by the client, but have a maximum lifetime specified by the container which created it. 
  
@@ -10,5 +10,5 @@
  * And various other [HMI Configuration Settings] 
  * Authentication in one Domain may or may not enable authentication methods which may or may not provide authentication in other domains 
  
  
-!!! HMAC Authorization 
+!!! [ HMAC Authorization|RobertButler/Authorization]  

version 3

HMAC Authentication

Authentication System
  • Token-based
  • Tokens can optionally live for an amount of time specified by the client, but have a maximum lifetime specified by the container which created it.
Domains
  • Are a grouping of

    • Users and Passwords?
    • Preferences?
    • And various other HMI Configuration Settings?
    • Authentication in one Domain may or may not enable authentication methods which may or may not provide authentication in other domains

HMAC Authorization