ServerNonce

Address: https://testingsts.azurewebsites.net/servernonce

Operation Purpose Endpoint
Authentication-Info Returns a string with the Authentication-Info header set https://testingsts.azurewebsites.net/servernonce/authinfo
Expired Returns a WWWAuthenticate header with a well formed servernonce nonce for an expired server nonce https://testingsts.azurewebsites.net/servernonce/expired
Get Returns a well formed server nonce https://testingsts.azurewebsites.net/servernonce/get
InvalidSignature Returns a WWWAuthenticate header with a well formed servernonce nonce for invalid signature https://testingsts.azurewebsites.net/servernonce/invalidsignature
Malformed Returns a WWWAuthenticate header with a well formed servernonce nonce for servernonce that is not well formed (not json) https://testingsts.azurewebsites.net/servernonce/malformed
Missing Returns a WWWAuthenticate header with a well formed servernonce nonce when the servernonce is missing https://testingsts.azurewebsites.net/servernonce/missing
Malformed timestamp (ts) Returns a WWWAuthenticate header with a well formed servernonce nonce for servernonce that contains a malformed ts https://testingsts.azurewebsites.net/servernonce/tsmalformed
Timestamp missing Returns a WWWAuthenticate header with a well formed servernonce nonce for servernonce that is missing the ts https://testingsts.azurewebsites.net/servernonce/tsmissing
Validates a servernonce Returns 200 if valid, 401 otherwise https://testingsts.azurewebsites.net/servernonce/validate
Validates a SHR with servernonce Returns 200 if valid, 401 otherwise https://testingsts.azurewebsites.net/servernonce/validateshr