From version < 21.1 >
edited by Petr Blšťák
on 2020/05/02 00:09
To version < 23.1 >
edited by Petr Blšťák
on 2020/05/02 00:13
< >
Change comment: There is no comment for this version

Summary

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_ME
143 +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=xxxsecret
181 +jwt.key=SECRET_CODE_CHANGE_IT
182 182  {{/code}}
183 183  
184 184  = Final setting test =