Commit 49b65e9
authored
ENG-2326 Enable Password Change Required to be searchable in Elastic/Open Search (#1258)
ENG-2326 Add password change required field to the User Index
Problem: The field passwordChangeRequired is not searchable in elastic.
Solution: Update the mapping on the User index to have passwordChangeRequired.
- Update mapping for Elastic 6 and 7 which can be reapplied on a reindex or when a customer is initially setup.1 parent 17c5e28 commit 49b65e9
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments