Cannot log on to the IVIG Console
You cannot log on to the IVIG Console.
This problem occurs if you rerun the runConfig utility
on IBM Verify Identity Governance that
is configured to access LDAP server with SSL.
If you rerun the runConfig utility,
it overwrites the java.naming.provider.url property
in the enRoleLDAPConnection.properties file.| Before reconfiguration | After reconfiguration |
|---|---|
|
|
To fix the problem, complete these steps:- Open the enRoleLDAPConnection.properties file.
The default directory location of the file depends on the operating
system:
- Microsoft Windows systems
- C:\Program Files\IBM\isim\data
- UNIX and Linux® systems
- /opt/IBM/isim/data
- Go to the java.naming.provider.url property in the enRoleLDAPConnection.properties file.
- Modify the java.naming.provider.url property to java.naming.provider.url=ldaps://Host_IP:secure_port
- Restart IBM Verify Identity Governance.
- Log on to the IVIG Console.