apache / trafficcontrol

Apache Traffic Control is an Open Source implementation of a Content Delivery Network
https://trafficcontrol.apache.org/
Apache License 2.0
1.02k stars 339 forks source link

Returning authenticated cookie when using TO Client Cert Auth #7984

Closed rimashah25 closed 2 months ago

rimashah25 commented 2 months ago

Traffic Ops session returned after logging in withcerts fails to authenticate in subsequent requests


## Which Traffic Control components are affected by this PR?

What is the best way to verify this PR?

Run traffic ops and set it up to work with client certs as explained in https://github.com/apache/trafficcontrol/pull/7392 Run the tests and make sure everything passes Manual testing: Write a script that logs in to Traffic Ops using the LoginWithCert method Now, using this session, make a request to an authenticated endpoint and make sure you get no errors

If this is a bugfix, which Traffic Control versions contained the bug?

master

PR submission checklist