File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11parameters :
22 api.users.nameIdLookup.username : nameid
33 api.users.nameIdLookup.password : secret
4- feature_api_users_nameid : true
5- feature_api_users_id : true
4+ feature_api_users_nameid_lookup : true
65 encryption_keys :
76 default :
87 publicFile : /config/engine/engineblock.crt
Original file line number Diff line number Diff line change 11parameters :
22 api.users.nameIdLookup.username : nameid
33 api.users.nameIdLookup.password : secret
4- feature_api_users_nameid : true
5- feature_api_users_id : true
4+ feature_api_users_nameid_lookup : true
65 encryption_keys :
76 default :
87 publicFile : /config/engine/engineblock.crt
Original file line number Diff line number Diff line change @@ -222,8 +222,7 @@ parameters:
222222 feature_api_consent_remove: true
223223 feature_api_metadata_api: true
224224 feature_api_deprovision: true
225- feature_api_users_nameid: true
226- feature_api_users_id: true
225+ feature_api_users_nameid_lookup: true
227226 feature_run_all_manipulations_prior_to_consent: false
228227 feature_block_user_on_violation: false
229228 feature_enable_consent: true
Original file line number Diff line number Diff line change 11parameters :
22 api.users.nameIdLookup.username : nameid
33 api.users.nameIdLookup.password : secret
4- feature_api_users_nameid : true
5- feature_api_users_id : true
4+ feature_api_users_nameid_lookup : true
You can’t perform that action at this time.
0 commit comments