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

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
  • A grouping of

    • Authentication information?

      • User Accounts and Passwords (Authentication requirements accessible through the component registry?)

      *

    • User preferences?
    • various configuration information?

HMAC Authorization