NeDi Community

NeDi Software Specific => GUI => Topic started by: ukmuenster on March 01, 2021, 11:12:02 am

Title: Direct call of a URL with username / password?
Post by: ukmuenster on March 01, 2021, 11:12:02 am
Hello there,

We would like to call NeDi from a CheckMK instance. Basically this already works, but we would like to skip the query for username and password by transferring them directly. Is that possible, and if so, how?

Thanks in advance

Rainer
Title: Re: Direct call of a URL with username / password?
Post by: rickli on March 21, 2021, 11:02:16 am
You can add a user which is an ip4 address. A client can then go to NeDi with &user=<the ip> appended to the URL.
This is intended for browsers running on a big display though...

For random clients you'll have to login the first time. Subsequent calls will then work directly...