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

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

Other diffs: Previous Major Revision, Previous Author

Newer page: version 2 Last edited on Thursday, 28 February 2008 0:06:36 by RobertButler Revert
Older page: version 1 Last edited on Thursday, 28 February 2008 0:04:37 by RobertButler Revert
@@ -1,13 +1,14 @@
 !!! HMAC Authentication 
-Authentication is :  
- *  
- *  
- *  
+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 [RobertButler: Users_ and_ Passwords|Users and Passwords> ], Preferences, and other  
- *  
-
+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 

version 2

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