summaryrefslogtreecommitdiffstats
path: root/tests/helpers/common.py
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2015-03-10 11:22:47 -0700
committerRob Crittenden <rcritten@redhat.com>2015-03-10 18:24:08 -0400
commitd67664fbffe9c380a354abe115ee5afa1ff968be (patch)
tree54573e7fd389c5aacfd2d187d9d3b60b8284140f /tests/helpers/common.py
parent42700be962e245243f10c30a29c41fcda1f3f712 (diff)
downloadipsilon-d67664fbffe9c380a354abe115ee5afa1ff968be.tar.gz
ipsilon-d67664fbffe9c380a354abe115ee5afa1ff968be.tar.xz
ipsilon-d67664fbffe9c380a354abe115ee5afa1ff968be.zip
Add Cache-Control header to prevent browser caching of SAML auth location
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" https://fedorahosted.org/ipsilon/ticket/81 Signed-off-by: Nathan Kinder <nkinder@redhat.com> Reviewed-by: Rob Crittenden <rcritten@redhat.com>
Diffstat (limited to 'tests/helpers/common.py')
0 files changed, 0 insertions, 0 deletions