Automatic login with Active Directory users
Posted: Wed Nov 13, 2013 11:37 am
Hi,
We're using Active Directory module for logging in our users.
We'd like to have our support portal to automatically log our users in without
the need to manually enter username and password every time user visits nagios.
We could just HTTP POST the data to nagios login but unfortunately this
seems to be prevented as CSRF attack as stated here:
http://support.nagios.com/wiki/index.ph ... .22_Errors
Is there way to disable this CSRF protection?
Any ideas would be welcome.
Thanks!
We're using Active Directory module for logging in our users.
We'd like to have our support portal to automatically log our users in without
the need to manually enter username and password every time user visits nagios.
We could just HTTP POST the data to nagios login but unfortunately this
seems to be prevented as CSRF attack as stated here:
http://support.nagios.com/wiki/index.ph ... .22_Errors
Is there way to disable this CSRF protection?
Any ideas would be welcome.
Thanks!