Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
2 replies
Subscribers
7 subscribers
Views
2058 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
Change Password Link in Appian's Login Screen
varnikam
over 8 years ago
Hi,
We have a requirement to provide the users with a functionality to change their passwords on the login screen. To meet this requirement I am able to show a "Change Password" link on the login page but when I click on it, it's not redirecting me to the "changepassword.jsp" page. It's showing the first screen or the login screen only. However the url of that screen gets changed to
localhost:8080/.../changepassword.bg
once the link is clicked.
Login page url -
localhost:8080/.../tempo
Can anyone tell me what I am missing and how can I achieve this functionality?
Below is the code added in login.jsp inside the placeholder given by Appian -
<div class="button_box_links">
<%-- AN-47877 placeholder for custom links such as "Forgot password" --%>
<ul>
<li><asi:link href="/personalization/changepassword.do" ><fmt:message key="Reset" /></a...
OriginalPostID-251642
Discussion posts and replies are publicly visible
Parents
0
Josh
Certified Lead Developer
over 8 years ago
forum.appian.com/.../e-251522
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Josh
Certified Lead Developer
over 8 years ago
forum.appian.com/.../e-251522
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data