[Serusers] Response is OK, but nonce is stale?

Jan Janak jan at iptel.org
Mon Oct 4 03:03:05 CEST 2004


Nonces have limited validity (1 minute by default). If the UA tries to use
credentials with an expired nonce, it gets 401 or 407 back and the
digest challenge would contain stale=true parameter. It basically
means that the username and password was OK, but the nonce had expired.
The user agent is supposed to send a new request with updated nonce
(sent by the server in 401 or 407) without asking user for the username
and password again.

  Jan.

On 28-09 12:56, AJ Grinnell wrote:
> Getting closer here to making SER and Radius work together, but what
> does Response is OK, but nonce is stale
> mean. Why is it stale, and how can i freshen it?
> 
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers




More information about the sr-users mailing list