<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi all,</div>
<div><br>
</div>
<div>I edited the security Q&amp;A plugin to include 3 questions. So now when the user registers for the first time, they have to answer 3 security questions which are saved in the database. Then, when the users clicks “Forgot Password”:</div>
<ol>
<li>A reset email url is sent to them.</li><li>On entering reset url, the user has to answer 3 security Q&amp;As.</li><li>And then the user is able to reset password.</li></ol>
<div>So now, the only place where the user can save security Q&amp;As in when they register for the first time. I want to be able to add an “Update security questions” tab in the left sidebar menu in user’s account page. I know the UI changes that needs to be made.&nbsp;</div>
<div><br>
</div>
<div>1. However, I am not sure about the URL that should be called for making this tab available?</div>
<div><br>
</div>
<div>2. Currently, I think there is no url in keycloak that supports this. So can I go ahead and create a new custom one? If yes, would it be possible to integrate it with the existing keycloak code so that it can be discovered during url route resolution.</div>
<div><br>
</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Riddhi Rathod</div>
<div>
<div id="MAC_OUTLOOK_SIGNATURE"></div>
</div>
</body>
</html>