Commit d28e7d49 authored by poglitsch's avatar poglitsch
Browse files

corrections

parent 13e4ffe3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1820,7 +1820,7 @@ module AtsImsIot_Templates {
      template WwwAuthenticate mw_WwwAuthenticate  := {
        fieldName := WWW_AUTHENTICATE_E,
        challenge := {
          digestCln := { {id := "username", paramValue := ?},
          digestCln := { //{id := "username", paramValue := ?},
     									  {id := "realm", paramValue := ?}, // TODO containing operator ID
     									  {id := "nonce", paramValue := ?},
     									  {id := "rand", paramValue := ?},