Differences between version 4 and revision by previous author of RobertButler/Authentication.
Other diffs: Previous Major Revision, Previous Revision
Newer page: | version 4 | Last edited on Thursday, 28 February 2008 0:44:22 | by RobertButler | Revert |
Older page: | version 3 | Last edited on Thursday, 28 February 2008 0:15:44 | by CyberLeo | Revert |
@@ -1,14 +1,16 @@
!!! [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.
+ * Authentication in one Domain may or may not enable authentication methods which may or may not provide authentication in other domains
+ * Authentication information is not just limited to Usernames and Passwords, however.
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
-
+ * A
grouping of
+ * [Authentication information|Authentication_Information]
+ * User Accounts
and Passwords (Authentication requirements accessible through the [component registry|com.registry
])
+ *
+ * [User preferences|
Preferences]
+ * various [configuration information|
HMI_
Configuration_
Settings]
!!! [HMAC Authorization|RobertButler/Authorization]
version 4
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.
- Authentication in one Domain may or may not enable authentication methods which may or may not provide authentication in other domains
- Authentication information is not just limited to Usernames and Passwords, however.
- Domains