Remote Authentication Login URL Missing Timestamp

Remote Authentication Login URL Missing Timestamp

Hi,

We're trying to get remote auth set up.  When being redirected to our login page, the timestamp (TS) GET var is not being passed.  Isn't this required to handle authentication between systems?

Here is an example of the request coming off the support "Sign in" link:

  1. Request URL:https://auth.xxx.xxx/remotelogin.php
  2. Request Method:GET
  3. Status Code:200 OK
  4. Remote Address:104.236.XXX.XXX:443

  5. Response Headers
  6. ----------------
  7. Connection:Keep-Alive
  8. Content-Encoding:gzip
  9. Content-Length:24001
  10. Content-Type:text/html; charset=UTF-8
  11. Date:Tue, 26 Jul 2016 13:38:43 GMT
  12. Keep-Alive:timeout=5, max=100
  13. Server:Apache/2.4.18 (Ubuntu)
  14. Vary:Accept-Encoding

  15. Request Headers
  16. ---------------
  17. Accept:text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
  18. Accept-Encoding:gzip, deflate, sdch
  19. Accept-Language:en-US,en;q=0.8,en-CA;q=0.6
  20. Connection:keep-alive
  21. Host:auth.xxx.xxx
  22. Referer:https://support.xxx.xxx/portal/home
  23. Upgrade-Insecure-Requests:1
  24. User-Agent:Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.87 Safari/537.36