vIDM 3.3.7
IDP configuration value null in vIDM node's configuration file config-state.json causing authentication to fail.
"idp" : {
"isConfigured" : false,
"host" : null,
This issue may also arise if the config-state.json file is missing on any of the vIDM standby nodes.
Note: Before following the steps below, make sure to take cold snapshot of all the nodes.
Make note of the worker ID from the error message. For example 9999 is the worker ID from the following error message.
You do not have permission to access this page: /hc/9999/authenticate/
find / -iname config-state.jsonservice horizon-workspace stopmv config-state.json config-state.json.bkpservice horizon-workspace start/etc/init.d/opensearch restart