Hi Sanjeewa,

On Mon, Jul 11, 2016 at 10:24 AM, Sanjeewa Malalgoda <[email protected]>
wrote:

> @Isura,
> Can you arrange a review session for this?
>
Sure. I will arrage.

Thanks
Isura

>
> Thanks,
> sanjeewa.
>
> On Thu, Jul 7, 2016 at 5:34 PM, Isura Karunaratne <[email protected]> wrote:
>
>>
>> Hi all,
>>
>> Following are the new rest API implementation [1] that we have developed
>> for IS 5.3.0 m2 . We are in the process of refactoring and model the APIs
>> using swagger. You can find the attached swagger definition that we have
>> developed.
>>
>> Your comments and suggestions are highly appreciated.Recover with
>> Notification
>>
>>    -
>>
>>    sendRecoveryNotification() : validate user and returns a new key
>>    through a notification.
>>    -
>>
>>    updatePassword() : Updates the password in the system. Need to
>>    provide the key from notification, new password
>>
>>
>> Recover with Secret Questions
>>
>>    -
>>
>>    intiateUserChallengeQuestion(); ­validate user and returns a question
>>    to answer with a secret code
>>    -
>>
>>    verifyUserChallengeAnswer(); validate secret code and answer for the
>>    question in previous step. Return a new question with new secret until the
>>    minimum number of questions are answered.
>>    -
>>
>>    updatePassword(); Updates the password in the system. Need to provide
>>    the key from notification, new password
>>
>>
>>
>> New APIs for Multiple Questions at once
>>
>>    -
>>
>>    getAllChallegeQuestions(); validate user and returns all questions to
>>    answer with a secret code
>>    -
>>
>>    validateAllChallengeAnswers(); validate code and all answers and
>>    return a code if success
>>    -
>>
>>    updatePassword();Updates the password in the system. Need to provide
>>    the key from notification, new password
>>
>>
>>
>> [1] Identity Management Recovery API improvements
>>
>>
>> --
>> Isura Dilhara Karunaratne
>> Senior Software Engineer
>>
>> Mob +94 772 254 810
>>
>>
>
>
> --
>
> *Sanjeewa Malalgoda*
> WSO2 Inc.
> Mobile : +94713068779
>
> <http://sanjeewamalalgoda.blogspot.com/>blog
> :http://sanjeewamalalgoda.blogspot.com/
> <http://sanjeewamalalgoda.blogspot.com/>
>
>
>


-- 
Isura Dilhara Karunaratne
Senior Software Engineer

Mob +94 772 254 810
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to