#81 Add Cache-Control header to prevent browser caching of SAML auth location
Closed: Fixed None Opened 9 years ago by nkinder.

We should prevent browser caching of the SAML auth location that we configure for an SP. This can be easily done by adding the following directive to that location in the httpd config:

Header append Cache-Control "no-cache"


Fields changed

owner: => nkinder
status: new => accepted

master: d67664f

resolution: => fixed
status: accepted => closed

Fields changed

rhbz: => 0

Metadata Update from @nkinder:
- Issue assigned to nkinder
- Issue set to the milestone: 1.0 m3

7 years ago

Login to comment on this ticket.

Metadata