Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
based on OAK-2156 sling should support changing passwords in the context of an expired password, this by passing any present "new password" POST parameter as a SimpleCredentials attribute to the repository (#login).
this change can be implemented without dependency on OAK changes, as the SimpleCredentials already support attributes and those attributes are already filled with key/values obtained from the authInfo.
a patch will be provided later.
Attachments
Attachments
Issue Links
- is related to
-
SLING-5116 Communicate Password Change Failure Reason During Password Expiry
- Closed
- relates to
-
SLING-3922 Login Failure Reason Code Not Propagated In AuthUtil#sendInvalid
- Closed
-
SLING-3905 Support Password Expired In Sling Authenticator
- Closed
-
OAK-2156 UserAuthentication: Allow Password Change Via SimpleCredentials Attribute
- Closed