You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Dominique Jäggi (JIRA)" <ji...@apache.org> on 2014/10/02 09:51:34 UTC

[jira] [Created] (SLING-3991) Support Password Change Upon Expiry Via SimpleCredentials Attribute

Dominique Jäggi created SLING-3991:
--------------------------------------

             Summary: Support Password Change Upon Expiry Via SimpleCredentials Attribute
                 Key: SLING-3991
                 URL: https://issues.apache.org/jira/browse/SLING-3991
             Project: Sling
          Issue Type: Improvement
          Components: Authentication
            Reporter: Dominique Jäggi


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)