aboutsummaryrefslogtreecommitdiff
path: root/src/identity-provider/identity-provider.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/identity-provider/identity-provider.conf')
-rw-r--r--src/identity-provider/identity-provider.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/identity-provider/identity-provider.conf b/src/identity-provider/identity-provider.conf
index 7ee5e50d8..b78af3553 100644
--- a/src/identity-provider/identity-provider.conf
+++ b/src/identity-provider/identity-provider.conf
@@ -12,5 +12,11 @@ UNIX_MATCH_GID = YES
12TOKEN_EXPIRATION_INTERVAL = 30 m 12TOKEN_EXPIRATION_INTERVAL = 30 m
13DATABASE = sqlite 13DATABASE = sqlite
14 14
15[identity-rest-plugin]
16#ADDRESS = https://identity.gnu:8000#/login
17ADDRESS = https://identity.gnu/ui/#/login
18PSW = secret
19EXPIRATION_TIME = 3600
20
15[identity-provider-sqlite] 21[identity-provider-sqlite]
16FILENAME = $GNUNET_DATA_HOME/identity-provider/sqlite.db 22FILENAME = $GNUNET_DATA_HOME/identity-provider/sqlite.db