Skip to content
Tuto HTTP logo
Tuto HTTP (2022-11-08 14H (Europe/Paris)) basic HTTP authentication schema
Type to start searching
Tuto HTTP
  • Index
  • HTML
  • htmx
  • Tuto DevOps
  • HTTP
  • HTTP authentication
  • HTTP authentication schemas
Tuto HTTP
  • People
  • HTTP news
  • Browsers
  • HTTP
    • News
    • HTTP versions
    • HTTP definition
    • HTTP basics
    • HTTP authentication
      • HTTP authentication definition
      • HTTP authentication schemas
        • https://developer.mozilla.org/fr/docs/Web/HTTP/Authentication
          • Schéma d’authentification
            • basic HTTP authentication schema
              • Show Source
            • bearer HTTP authentication schema
      • Authentication RFCs
    • HTTP headers
    • Protocoles
    • HTTP
    • HTTP response status codes (rfc2616 and RFC 7231)
    • HTTP tools
  • Servers
  • Load testing
  • Tutorials
  • Glossaires
  • Meta
  • Show Source

basic HTTP authentication schema ¶

  • https://developer.mozilla.org/fr/docs/Web/HTTP/Authentication#sch%C3%A9ma_dauthentification_basique

Le schéma d’authentification « basique » est défini dans la RFC 7617, et transmet les identifiants via des ensembles ID_utilisateur/mot_de_passe, encodés avec base64.

Previous HTTP authentication schemas
Next bearer HTTP authentication schema
© Copyright 2019-2022, DevOps people Built with sphinx 5.3.0 Python 3.11.0.
Last updated on Nov 08, 2022.
Created using Sphinx 5.3.0. and Material for Sphinx