I am using MIT Kerberos client to get a Kerberos ticket and log into intranet sites.
I have set up Firefox to automatically authenticate and log in by setting:
network.auth.use-sspi false
network.negotiate-auth.delegation-uris https://server-address
network.negotiate-auth.trusted-uris https://server-address
How can I replicate this for Microsoft Edge?