Changes for page Competent - iTrivio integration
Last modified by Petr Blšťák on 2024/09/18 11:55
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -140,7 +140,7 @@ 140 140 competentItrivioIntegration.auth.environment=PROD 141 141 142 142 #-# need to be same as "jwt.key" property in iTrivio "settings.properties" file 143 -competentItrivioIntegration.auth.key=CHANGE_ ME143 +competentItrivioIntegration.auth.key=SECRET_CODE_CHANGE_IT 144 144 145 145 #-# -------------- COMPETENT INTEGRATION ------------ 146 146 #-# --- From iTrivio to Competent synchronization --- ... ... @@ -178,7 +178,7 @@ 178 178 # secret part of you JWT key - used for communication with the Competent system and creating auto-login links 179 179 # see also jwt.expiration 180 180 # (must match the competentItrivioIntegration.auth.key property from Competent) 181 -jwt.key= xxxsecret181 +jwt.key=SECRET_CODE_CHANGE_IT 182 182 {{/code}} 183 183 184 184 = Final setting test =