Search found 8 matches
- Thu Feb 17, 2022 9:12 am
- Forum: Nagios XI
- Topic: Kerberos Auth for URL monitoring
- Replies: 18
- Views: 4666
Re: Kerberos Auth for URL monitoring
Are there any other plugins that support OKTA/SAML authentication. I believe I've seen this question raised before, but the answer back then was no, which is why we are trying the Kerberos auth method with OKTA. The OKTA admin can only setup either one of Kerberos or SAML but both will direct from o...
- Wed Feb 16, 2022 3:18 pm
- Forum: Nagios XI
- Topic: Kerberos Auth for URL monitoring
- Replies: 18
- Views: 4666
Re: Kerberos Auth for URL monitoring
It is non Microsoft AD. The Kerberos authentication is occurring in the cloud in our OKTA SSO instance, then redirects back internally.
- Tue Feb 15, 2022 8:56 am
- Forum: Nagios XI
- Topic: Kerberos Auth for URL monitoring
- Replies: 18
- Views: 4666
Re: Kerberos Auth for URL monitoring
I don't believe so. Do you know what is required for us to get Kerberos setup on the XI server?
- Fri Feb 11, 2022 9:12 am
- Forum: Nagios XI
- Topic: Kerberos Auth for URL monitoring
- Replies: 18
- Views: 4666
Re: Kerberos Auth for URL monitoring
Hello, wanted to check if there was any progress/update on this request. Thanks again for all the help.
- Fri Feb 04, 2022 2:31 pm
- Forum: Nagios XI
- Topic: Kerberos Auth for URL monitoring
- Replies: 18
- Views: 4666
Re: Kerberos Auth for URL monitoring
It will be username and password
- Thu Feb 03, 2022 8:28 am
- Forum: Nagios XI
- Topic: Kerberos Auth for URL monitoring
- Replies: 18
- Views: 4666
Re: Kerberos Auth for URL monitoring
Thank you for the update and the help digging into a solution here!
- Tue Feb 01, 2022 11:08 am
- Forum: Nagios XI
- Topic: Kerberos Auth for URL monitoring
- Replies: 18
- Views: 4666
Re: Kerberos Auth for URL monitoring
[root@nagiossrv1 ~]# uname -a Linux nagiossrv1.mitre.org 4.18.0-348.7.1.el8_5.x86_64 #1 SMP Wed Dec 8 21:51:17 EST 2021 x86_64 x86_64 x86_64 GNU/Linux [root@nagiossrv1 ~]# cat /etc/*release NAME="Red Hat Enterprise Linux" VERSION="8.5 (Ootpa)" ID="rhel" ID_LIKE="fe...
- Thu Jan 27, 2022 10:51 am
- Forum: Nagios XI
- Topic: Kerberos Auth for URL monitoring
- Replies: 18
- Views: 4666
Kerberos Auth for URL monitoring
We need to monitor a URL that requires authentication via kerberos before it is able to be redirected to the URL and render the html. This does not seem to work with check_http as it appears only basic auth is supported? Is there a plugin that supports Kerberos authentication?