Classic Clarity Application going to infinite loop when a user is locked/inactive in clarity with SSO enabled
STEPS TO REPRODUCE:
Expected Results: When the user hits /classic clarity example https://clarity/niku/nu and met above criteria its expected to hit the authentication url and land to https://www.yahoo.com but it continues to loop through, however when user hits modern ux url https://clarity/pm it works as expected and goes to logout url which is https://www.google.com and thats due to another defect DE62190 described in KB
Actual Results: The application continues to loop as its gets a xhr request with 302 and gets redirected to an clarity internal page i.e. action:union.internalServerError which is under /niku context hence application try to authenticate again and again
Release : 15.9.3 Patch 2, 16.0
Component : CLARITY SECURITY INTEGRATION
This is a defect DE63727
The defect has been fixed in upcoming release i.e. 16.0.1 as well as 15.9.3 patch 3