Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Authentication filter is a servlet filter that is applied to most repository service URLs.  The filters only function is to authenticate the caller.  There are several mechanism with which a user may authenticate including a Session Token added to the header of the request or signing the request using their API key.  For more information about authentication see: Authentication+and+Authorization+API