commit | 064eb6f92f42a80a9fb53c9d162ef65a354d2fa0 | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Tue Jul 10 18:33:01 2018 +0200 |
committer | margaretha <margaretha@ids-mannheim.de> | Tue Jul 10 18:33:01 2018 +0200 |
tree | 873e7f86c7fd333ae4dfe2ac06664c09731d239f | |
parent | 20f31232168c51c1ce3f05202020c5be6818a4cc [diff] [blame] |
Added storing authorization code and access token in cache; fixed bugs. Change-Id: Ibc555ed65ebec8e7b40a76521311680a63c11a09
diff --git a/full/src/main/resources/kustvakt.info b/full/src/main/resources/kustvakt.info index c1c6cea..4a0344a 100644 --- a/full/src/main/resources/kustvakt.info +++ b/full/src/main/resources/kustvakt.info
@@ -4,5 +4,5 @@ # use this file to define the properties and logging file names kustvakt.properties=./kustvakt.conf kustvakt.logging=./log4j.properties -kustvakt.caching=true +kustvakt.cache=true kustvakt.cache_store=./store \ No newline at end of file