The feedback dp expects numeric output, but this one is a string (maybe the actual password used). Make it useful for detecting offline password use.
@@ -127,8 +127,12 @@ primary_entity:
- id: 67
type: string
optional: true
- sensitive: true
- name: unlock_offline_pd
+ persist: false
+ name: unlock_offline_pwd
+ mapping:
+ - dps_val: null
+ value: null
+ - value: 1
- id: 69