Forum Discussion
jason411
Jan 03, 2020Copper Contributor
Kerberos on macOS
Testing out Edge v79.0.309.56 on macOS Catalina 10.15.2. When i hit a page that uses kerberos like SharePoint i get prompted for credentials. This works fine in Safari. Am i missing a policy setti...
th3dzdj
Jan 08, 2020Copper Contributor
I'd also like to figure this out, as I am able to do Kerberos tickets with Chrome using the following commands:
defaults write com.google.Chrome AuthServerWhitelist “*.domain.example”
defaults write com.google.Chrome AuthNegotiateDelegateWhitelist “*.domain.example”
What is the equivalent for Edge on MacOS?