Shared Session cookie - QA site

Apologies in advance if this one has been covered in another post.

We are a RAMP and TNEW client and the URL for our TNEW QA site recently changed from https://tickets.ourdomain.com/_QA_    to http://test-na-XXXX.tn.services

 

Noting that the cookie required for TNEW shared session authentication is domain based I'm struggling with a way to pass a cookie back and forth since the TNEW QA site now binds the shared cookie to the .tn.services domain.  

 

I tried setting up a CNAME for a subdomain of ourdomain.com to point to http://test-na-XXXX.tn.services, but it doesn't seem the TNEW QA server will respond correctly.  

 

Any tips for how to deal with the shared session cookie issue with this new setup that has been rolled out for RAMP TNEW QA sites??

Cheers,

Bill Waugh
Starlight Theatre

Parents
  • You can contact TASK to have them reconfigure your QA site to use the CNAME you set up.

  • Nick, you are correct that we were offering that in isolated situations as a stop-gap before the new version of session sharing was released. Now that we have the new session sharing available, we are not offering test site domains as a solution. If there are critical situations we need to consider as exceptions, we may be able to accommodate them on a case by case basis. At this time, the solution to shared session working on a Test site is to update the shared session code that retrieves a session key to use the new service-based approach. 

    Thanks!

    Chris

Reply
  • Nick, you are correct that we were offering that in isolated situations as a stop-gap before the new version of session sharing was released. Now that we have the new session sharing available, we are not offering test site domains as a solution. If there are critical situations we need to consider as exceptions, we may be able to accommodate them on a case by case basis. At this time, the solution to shared session working on a Test site is to update the shared session code that retrieves a session key to use the new service-based approach. 

    Thanks!

    Chris

Children
No Data