The proprietary retire password request control may be included in a modify or password modify request to indicate that the server should convert the user’s former password to a retired password so that it may continue to be used for a limited period of time. The control has an OID of 1.3.6.1.4.1.30221.2.5.31, and it does not take a value.
The following sample shows the JSON encoding for the control:
{
"oid": "1.3.6.1.4.1.30221.2.5.31",
"control-name": "Retire Password Request Control",
"criticality": false
}