Login via 1password password manager

CMK version: >=2.4.0p17 (Enterprise Edition)
OS version: Debian 12

Error message: Login via 1password password manager

Hey and happy new year everybody,

since cmk 2.4.0p17 login via 1password password manager isn’t working. Same issue with 2.4.0p18.
Same version deployed on docker does not have this issue.

Any ideas?

Greetings

Sebastian

This might be also Browser related, anyway did you can provide further information which browser was used (Firefox/Chrome based Brwoser/etc .) and/or debug output on this, it might be possible to get further debug information on this via the Developer Tools in Chrome ( Content Scripts / etc. )

Hi Andreas,

nice to hear from you :slight_smile:

Edge Debug Tool brings following error:

Failed to fetch chrome-extension://dppgmdbiimibapkepcbdbmkaabgiofem/inline/injected.js, Import failed 3 times. Final error: window.crypto.randomUUID is not a function

I guess the problem is, that we are running apache in http and noch in https mode, is this correct?

Our second docker installation is behind an nginx proxy which is using https.

Sebastian

Looks like this is related to:

1 Like