HTTP password encryption: Unterschied zwischen den Versionen

Aus Gude Systems GmbH
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „==How is the HTTP password encrypted?== * In the past, Gude devices only supported HTTP Basic Access Authentication for password authentication. Now, cookie-ba…“)
 
Zeile 1: Zeile 1:
 +
<div style="float:right; border:1px solid #1e90ff; background-color:#e6f2ff; padding:8px; width:160px; text-align:left;">
 +
''' Sprache wählen/ '''
 +
<br> ''' Select language:'''
 +
* [[Einstellen der LAN-Geschwindigkeit (10/100 Mbps)|🇩🇪 DE]]
 +
* [[Setting the LAN speed (10/100 Mbps)|🇬🇧 EN]]
 +
</div>
 +
 
==How is the HTTP password encrypted?==
 
==How is the HTTP password encrypted?==
 
* In the past, Gude devices only supported HTTP Basic Access Authentication for password authentication. Now, cookie-based session authentication is used by default
 
* In the past, Gude devices only supported HTTP Basic Access Authentication for password authentication. Now, cookie-based session authentication is used by default

Version vom 5. Mai 2026, 09:12 Uhr

Sprache wählen/
Select language:

How is the HTTP password encrypted?

  • In the past, Gude devices only supported HTTP Basic Access Authentication for password authentication. Now, cookie-based session authentication is used by default


Configuration:

  • Under Ethernet Configuration, you can set the automatic logout time after inactivity and select the session authentication mode
  • “Configuration” -> “http Server” -> Set “Enable password protection” to “yes”
  1. Basic Compatible: Basic Access and Session Authentication are accepted
  2. Session: Only Session Authentication is allowed
  3. Session Extended: A CSRF token is additionally required for Session Authentication