Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Discovery

opHA 3 has two different Authentication configurations to discover a peer: 

  • user/password
  • user/sharedkey

For the user/password, it should be a valid user and password with permissions over module_opcore_view module. 

For the user/sharedkey

  • user must have permissions over module_opcore_view module. Used for authorisation. 
  • sharedkey should be one in omkd_secrets in opCommon.json in the poller. Used for authentication. 

...

opHA 3 needs to have the "token" authentication method authentication setup in order to perform the internal communication. 

...

Upgrade Poller configurations

After upgrade of any of the poller configurations: 

...

If the certificate is self signed, there is are a couple of settings that can be changed to avoid validation. But this is just not recommended in non production environments: 

...