Versions Compared

Key

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

In addition to that manual: https://docs.checkmk.com/latest/en/wato_user.html#_automatic_login_via_the_url we will show you when to use which URL for an automatic login via URL


If your site apache is secured by cookie based authentication

Code Block
OMD[multisite]:~$ omd config show MULTISITE_COOKIE_AUTH
on


the URL for autologin needs to be set like this:

Code Block
languagebash
themeRDark
http://localhost/test/check_mk/login.py?_origtarget=/test/check_mk/view.py?view_name=allhosts&_username=cmkadmin&_password=cmk&_login=1

 

If your site apache is secured by basic auth, the URL for autologin needs to be set like this:

Code Block
languagebash
themeRDark
http://cmkadmin:cmk@localhost/test/check_mk/view.py?view_name=allhosts




Step-by-step guide


Info

Filter by label (Content by label)
showLabelsfalse
max5
spacesCON
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("view","gui") and type = "page" and space = "CON"
labelsgui view

...