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 14:00:37 UTC

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

     [ https://issues.apache.org/jira/browse/SLING-3991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dominique Jäggi updated SLING-3991:
-----------------------------------
    Attachment: SLING-3991_-_Support_Password_Change_Upon_Expiry_Via_SimpleCredentials_Attribute.patch

attaching SLING-3991_-_Support_Password_Change_Upon_Expiry_Via_SimpleCredentials_Attribute.patch

> 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
>         Attachments: SLING-3991_-_Support_Password_Change_Upon_Expiry_Via_SimpleCredentials_Attribute.patch
>
>
> 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)