In our custom web application we are using Crowd for authentication, along with Crowd's ability to send a 'reset password' email, which takes the user to the Crowd UI where they enter their new password. Is it possible to customize the appearance of the 'change password' screen and/or to redirect the user back to our app once they change their password?
Community moderators have prevented the ability to post new answers.
To customize the reset password page in Crowd (forgottenlogindetails!default.action), you can do so via <crowd-installation>/crowd-webapp/console/forgottenlogindetails.jsp
For anyone else who has run into this use case (wanting to redirect to another site login page after successful password reset), I've written up a simple guide (using Apache) to redirect users to a confluence login page from on crowd password update.
Cheers from Aus,
Jay.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.