Admin_email, password details

Hi All,

I had a query regarding admin email and password. I wanted to know which database has the admin email and password(hashed) details? I wanted to know the format set on these parameters.

Hi,

What version? On-prem OPDK - for admin user - it’s inside the open LDAP (rainbow hash if I remember correctly).

On the Drupal portal - it’s inside users table of the Drupal DB (for external developers, Apigee not holding their passwords inside).

1 Like

Thanks.