Cybersecurity
DevOps Cloud
IT Operations Cloud
During the configuration of OAuth authentication and authorization for NNMi 23.4, an issue was encountered where the tool was using an outdated Docker container address (server.old.org) instead of the new one (server.new.org). This led to the failure of the configuration command. Upon investigation, it was found that the problem was caused by an old value in the public.nms_netapp_prop table of NNMi’s Postgres DB. After updating the value to the new address, the issue was resolved.
NNMi 23.4
NOM 23.4
While configuring OAuth authentication and authorization for NNMi following the provided documentation (Configure OAuth authentication and authorization - Network Node Manager i (microfocus.com)). The tool was using an old Docker container address (server.old.org
) instead of the new one (server.new.org
).
The issue arose because the tool was referencing the old Docker container address, which was no longer reachable, causing the configuration command to fail.
For resolution read the complete knowledge article