X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sfa%2Ftrust%2Fcredential.py;h=9d0fd2834aebd443f7ca5e5206150510843ec3a8;hb=1b78b345b5373a627542c3f0271422dc7e37b9d6;hp=c9bc4e5b3c78fa5152f7b38126a0d833977279c5;hpb=867dc84dd1f0e743570d6b6def2d14b2bda446af;p=sfa.git diff --git a/sfa/trust/credential.py b/sfa/trust/credential.py index c9bc4e5b..9d0fd283 100644 --- a/sfa/trust/credential.py +++ b/sfa/trust/credential.py @@ -50,8 +50,7 @@ from sfa.trust.gid import GID from sfa.util.xrn import urn_to_hrn, hrn_authfor_hrn # 31 days, in seconds -DEFAULT_CREDENTIAL_LIFETIME = 2 * 3600 -#DEFAULT_CREDENTIAL_LIFETIME = 86400 * 31 +DEFAULT_CREDENTIAL_LIFETIME = 86400 * 28 # TODO: