We changed offices and for whatever reason, the AD server we use is on prem, and gluu was configured to use it for auth. It has moved, and now I can no longer log into the gluu web UI with the admin user to re-target the LDAP server.
What is the best way to point it to the new IP?
Hi, Rick.
The most optimal way would be to use some GUI LDAP tool like jxplorer. You'll need to find an entry with objectclass gluuAppliance
right after ou=appliances
entry. Here you'll see attribute called oxIDPAuthentication
. It contains json object with all authentication-related settings. You'll need to find ip/DNS name of your backend in it and change it to the new one.
Hi, Rick.
Do you still need help with your issue?
Closing the ticket due to inactivity.