[keycloak-dev] openid-connect/login-status-iframe.html caching in browser and on CDN

Libor Krzyzanek lkrzyzan at redhat.com
Thu Nov 26 08:57:41 EST 2015


Hi,
I’m wondering if it would be possible to cache all unique “.../openid-connect/login-status-iframe.html" in browser and then also on CDN e.g. Akamai.
I mean whole URL with all parameters “clinet_id” and “origin”.

This would greatly improve performance of website using JS client because Akamai servers content much faster.

I checked our instance and http header has Cache-Control:max-age=2592000 which is 30 days

Does it mean that we can configure Akamai to cache it?
When the content of iframe.html could change and thus it’s needed to be invalidated on browser cache and on CDN cache?

Thanks,

Libor Krzyžanek
jboss.org Development Team




More information about the keycloak-dev mailing list