Forum Discussion
ADFS and Windows Integrated Authentication
Deleted
You might need to add the browser to the ADFS list
Check this one here
Yes we have added the user agent strings. This is what we have.
MSAuthHost/1.0/In-Domain
MSIE 6.0
MSIE 7.0
MSIE 8.0
MSIE 9.0
MSIE 10.0
Trident/7.0
MSIPC
Windows Rights Management Client
MS_WorkFoldersClient
=~Windows\s*NT.*Edge
Chrome
Mozilla/5.0
- farismalaebNov 24, 2020Iron Contributor
Deleted
I am not that expert in ADFS but did try to add it to the Trusted zone.
Also, Check the ADFS log, usually, it contains a lot of great information
Eventlog \ Application and Services Logs \ AD FS\ Admin
I used to have a similar problem and was due to an integration issue with the code, but surely each case is different.
what does the log say
- DeletedNov 25, 2020
Thanks, there was nothing in the adfs log BUT there was in the Security log.
There is an audit failure with a status code 0xC000035B.
After some investigation I think the issue is down to our reverse proxy (apache) and NTLM/Kerberos authentication.
I've found numerous resources explaining how to overcome this, will do some more research.
thanks
- Marcel_PalmeNov 25, 2020Copper Contributor
Please try to add the ADFS site to the list of trusted sites in IE that should help