summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/oauth-provider/provider-jar/src/test/resources/test.config.json
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-02-03 16:26:35 +0000
committerGerrit Code Review <gerrit@onap.org>2022-02-03 16:26:35 +0000
commit25518a58b9a3fdce91a9ed17c7ae6c32b57dc562 (patch)
tree599acfd43851d1492d911d65faffb0ed2402ae20 /sdnr/wt/oauth-provider/provider-jar/src/test/resources/test.config.json
parentf01064b548d479d2f98abb7d30429b4a410a209e (diff)
parentc2f7f6d2e1775cc0b51ab6b8af7b9e84fc1f3535 (diff)
Merge "add async auth method support"
Diffstat (limited to 'sdnr/wt/oauth-provider/provider-jar/src/test/resources/test.config.json')
-rw-r--r--sdnr/wt/oauth-provider/provider-jar/src/test/resources/test.config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdnr/wt/oauth-provider/provider-jar/src/test/resources/test.config.json b/sdnr/wt/oauth-provider/provider-jar/src/test/resources/test.config.json
index 260b77da7..a55576b9e 100644
--- a/sdnr/wt/oauth-provider/provider-jar/src/test/resources/test.config.json
+++ b/sdnr/wt/oauth-provider/provider-jar/src/test/resources/test.config.json
@@ -4,6 +4,7 @@
"publicUrl": "http://nasp.diasf.de",
"redirectUri": "/index.html#redirect=",
"supportOdlUsers": "true",
+ "tokenLifetime":3600,
"providers": [
{
"id": "keycloak",