From 72d2490f5f7c6479ba6171335a6bbd84d45351b0 Mon Sep 17 00:00:00 2001 From: Kieran Geoghegan Date: Fri, 20 Sep 2019 17:00:15 +0100 Subject: [PATCH] auth endpoing broken --- _posts/2019-09-20-auth-broken.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 _posts/2019-09-20-auth-broken.md diff --git a/_posts/2019-09-20-auth-broken.md b/_posts/2019-09-20-auth-broken.md new file mode 100644 index 0000000..fc42bbc --- /dev/null +++ b/_posts/2019-09-20-auth-broken.md @@ -0,0 +1,10 @@ +--- +layout: post +title: I get an "Authentication endpoint is broken" message when I try to access the TA UI. +categories: General +author: Kieran +--- + +There is a known issue on Transformation Advisor 2.0.1 when authentication tokens expire. To resolve please delete the `ta-access-token-cookie` cookie in your browser and refresh. Alternatively you can quit and restart your browser which will delete the cookie automatically. + +