Description
Add Server Parameter scramSHA256IterationCount.
This value defaults to 15000 or the configured value of scramSHA256IterationCount, whichever is larger. It is used when creating SCRAM-SHA-256 credentials during a call to createUser, or updateUser where the password is changed.
Scope of changes (files that need work and how much)
- core/security-scram.txt

- reference/parameters.txt
- Clarify existing "scramIterationCount" is for SCRAM-SHA-1

- Document the new "scramSHA256IterationCount" parameter.

- Add ref in create/update User

- Add ref to create/update User/changeUserPassword

- reference/system-users-collection.txt

- relnotes

Command line option or config file options (set like any other parameter)
Upgrade considerations? (Will be done as part of adding scram-sha-256 ticket DOCS-11535 not part of parameter ticket)
Impact to other docs outside of this product
MVP (work and date?)
- reference/parameters.txt changes above
Resources (e.g. Scope Docs, Invision)
|