Table of Contents

About

This page lists the HTTP authentication schemes and the HTTP components that they used

List

1)

Via the Http Authorization Header:

Others:

This is not an authentication but when authentication is successful, a session cookie may:

  • hold the state of authentication via the session id
  • hold as value the identification token encrypted.

Scheme Elements

In this authentication scheme, the following HTTP elements may play a role:

At the end of the journey, a value is used to authenticate the client (ie user, process).

Documentation / Reference