<div dir="ltr"><div dir="ltr"><div>Hi,</div><div><br></div><div>I am using Shibboleth SP 3.0.2. I am facing some images or static json files.</div><div>Web Application URI is protected by Shibboleth.</div><div>Like: /webApp</div><div><br></div><div>Images are hosted inside this folder.</div><div><br></div><div>When the browser loads the images and content for the first time, it caches those images in memory. It give HTTP 200.</div><div>After sometime, the cache expires and the browser makes request for the content again.</div><div><br></div><div>This time the browser get the response HTTP 302, and the location URL is of ADFS.</div><div>The ADFS validation happens but the image fails to reload.</div><div><br></div><div>This same issue doesn't happens when call is made for API, which is also protected by Shibboleth.</div><div><br></div><div>As a workaround, I can keep the images in folder not protected by ADFS.</div><div>But I am bit puzzled as why the GET call for Image results in HTTP 302, but the API call gives HTTP 200</div><div><br></div><div><br></div><div>Kindly help to understand the issue.</div><div><br></div><div>Thanks</div><div><br></div></div></div>