ADFS bypass localhost requests
We have a need to set up HTTP monitoring CRM . The monitoring solution we use does not have a way to use encrypted values in the config files used for http checks. I am trying to determine if ADFS can be set up to allow certain users or requests from certain hosts to bypass ADFS authentication.
We use CA Siteminder for our identity provider for internal applications. Siteminder has the ability to ignore authenticating requests that are made from the local server so it falls back to basic auth. By default ADFS is turned on for the entire site. Is there a way to disable ADFS auth for requests from localhost (127.0.0.1) or from specific accounts?