On Tuesday, July 17, 2018, Rajith Roshan <[email protected]> wrote: > Hi Devs, > > When I add a challenge question to existing challenge set ot create new > challenge question set from IS 5.3.0 carbon console, and when I invoke the > "getAllChallengeQuestions" operation in > UserIdentityManagementAdminService, it returns the only old set of > challenge question. The newly added ones are not visible. >
In our new implementation(from IS 5.3.0), Challenge question related operations are done using ChallengeQuestionManagementAdminService[1] [1] https://github.com/wso2-extensions/identity-governance/blob/master/components/org.wso2.carbon.identity.recovery/src/main/java/org/wso2/carbon/identity/recovery/services/ChallengeQuestionManagementAdminService.java > And also , when I add a new question using the "setChallengeQuestions" in > admin service, its get added, and I could not see this newly added question > in carbon console as well. And also If I invoke the " > getAllChallengeQuestions" method after adding a challenge question, it > only shows me the newly added one only. > > Your inputs regarding this is highly appreciated. > > Thanks! > Rajith > > -- > Rajith Roshan > Senior Software Engineer, WSO2 Inc. > Mobile: +94-717-064-214 > -- Farasath Ahamed Senior Software Engineer, WSO2 Inc.; http://wso2.com Mobile: +94777603866 Blog: blog.farazath.com Twitter: @farazath619 <https://twitter.com/farazath619> <http://wso2.com/signature>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
