Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

how to developer portal admin reset

developer-portal.png

Hi Gurus,

I am IT guy and very new to Apigee. Our institution has lost the password to access the developer portal system. we are trying to reset the admin user. Is it possible to recover that user ?

As far as know it is ON-PREM and OS version is Red Hat Enterprise Linux Server release 7.2 (Maipo) Also i attached our developer portal screenshot. if you need another question, I'll try to help.

Best Regards

Kemal

Solved Solved
0 21 942
1 ACCEPTED SOLUTION

@Kemal Ertas As @Priyadarshi Ajitav Jena has indicated, it appears that you are on a very old and unsupported version of Apigee. Could you try the steps below to obtain a one time login:

On the system:

cd /var/www/html (or whatever your webroot is)
drush uli --browser=0 admin

This command (for more info, type "drush help uli") will give you a link that will work as a one time login. The system may not have the correct hostname, but you can copy/paste that into your browser, changing the hostname if needed.

View solution in original post

21 REPLIES 21