I want to display the "Change Password" menu in the navigation menu
Answer¶
Set "ShowChangePassword" in Service.json to true.
Summary¶
The conditions for displaying the "Change Password" menu in the navigation menu have changed.
Details¶
The conditions for displaying the "Change Password" menu in the navigation menu have changed as follows.
Previously, it was necessary to set both "ShowChangePassword" and "ShowProfiles" in "Service.json" to true, but from now on, the "Change Password" menu will be displayed by setting only "ShowChangePassword" to true.
