Sometimes, you’d like to reset the password by clicking the Reset Password link. However, there is no SMTP server. This article teaches you how to reset the password by clicking the Reset Password link without SMTP server.
How to reset password by 'Reset Password' link without SMTP server
Uses:
Kong Gateway
TL;DR
How do I reset an admin or RBAC user’s password using the Reset Password link when there’s no SMTP server configured?
In Kong Manager, open the invited user and click Generate registration link to get a registration link without needing an email from an SMTP server. Copy the link and open it at {Your kong manager URL: 8002}/{copied registration link in step 3} to reach the reset password page.
Overview
Steps
- Invite an admin user or RBAC user through Kong Manager.
- Click the invited user.
- Click
Generate registration link. - Copy the registration link.
- Access the reset password page at
{Your kong manager URL: 8002}/{copied registration link in step 3}.