You are here

constant SAML_SP_REQUEST_CACHE_TIMEOUT in SAML Service Provider 7

Same name and namespace in other branches
  1. 8.2 saml_sp.module \SAML_SP_REQUEST_CACHE_TIMEOUT
  2. 7.8 saml_sp.module \SAML_SP_REQUEST_CACHE_TIMEOUT
1 use of SAML_SP_REQUEST_CACHE_TIMEOUT
saml_sp__track_request in ./saml_sp.module
Track an outbound request.

File

./saml_sp.module, line 21
SAML Service Provider

Code

define('SAML_SP_REQUEST_CACHE_TIMEOUT', 120);