File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -66,8 +66,8 @@ idam.client.secret= # IDAM OAuth2 client secret used to authenticate system upda
6666idam.client.redirect_uri = # IDAM OAuth2 redirect URL used to authenticate system update user
6767
6868idam.s2s-auth.url = # S2S API URL used to authenticate service (pointing to localhost version of S2S API by default)
69- # idam.s2s-auth.microservice= # S2S micro service name used to authenticate service
70- # idam.s2s-auth.totp_secret= # S2S micro service secret used to authenticate service
69+ idam.s2s-auth.microservice = # S2S micro service name used to authenticate service
70+ idam.s2s-auth.totp_secret = # S2S micro service secret used to authenticate service
7171
7272core_case_data.api.url = # CCD data store API URL used to fetch / update case details (pointing to localhost version of CCD by default)
7373
You can’t perform that action at this time.
0 commit comments