From 6af55414fb66176307c32b2dc126ab6448285636 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 28 May 2020 14:53:31 -0400 Subject: [PATCH] fix(web(js)): handle SAML assertion expiration --- UI/WebServerResources/js/Common/Common.app.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/UI/WebServerResources/js/Common/Common.app.js b/UI/WebServerResources/js/Common/Common.app.js index ae2812417..248f231c7 100644 --- a/UI/WebServerResources/js/Common/Common.app.js +++ b/UI/WebServerResources/js/Common/Common.app.js @@ -335,8 +335,8 @@ // When expecting JSON but receiving HTML, assume session has expired and reload page var $state; if (response && /^application\/json/.test(response.config.headers.Accept) && - /^[\n\r ]*