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 09, 2020Copper Contributor
jason411 I figured it out.
defaults write com.microsoft.Edge RestoreOnStartup -int 1
defaults write com.microsoft.Edge AuthServerAllowlist *.domain.name
(*.domain.name = your domain name. so, like if you were contoso it would be *.contoso.com)
Run those in Terminal, Kerberos auth will automagically start working.
MattFranz
Apr 16, 2021Copper Contributor
This worked for me.
Catalina 10.15.7
Edge Version 90.0.818.39 (Official build) (64-bit)
Catalina 10.15.7
Edge Version 90.0.818.39 (Official build) (64-bit)