commit | 49cb68819a93e5ffabb1856c33a29fe92267caa1 | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Wed Jul 04 04:19:54 2018 +0200 |
committer | margaretha <margaretha@ids-mannheim.de> | Wed Jul 04 04:19:54 2018 +0200 |
tree | 01cbbc5dfa7748ddd9f6cd8e0f1d5cdd0ae3de33 | |
parent | b1081b188e901de8b36e5f4560e9e4e204a43c84 [diff] [blame] |
Migrated logging to log4j2 and adapted java.util.logging to log4j. Change-Id: I587a8f0252714e17ec70e0f9eb5db63aca292b5f
diff --git a/full/src/test/resources/kustvakt-test.conf b/full/src/test/resources/kustvakt-test.conf index b135ca7..8416b6a 100644 --- a/full/src/test/resources/kustvakt-test.conf +++ b/full/src/test/resources/kustvakt-test.conf
@@ -81,8 +81,8 @@ ## token expiration time security.longTokenTTL = 1D -security.tokenTTL = 9S -security.shortTokenTTL = 5S +security.tokenTTL = 2S +security.shortTokenTTL = 1S ## specifies the user data field that is used to salt user passwords security.passcode.salt=salt