Hi all

We are primarly working in a windows environment and developing web 
services as well as web applications. At the moment we're using C# as our 
main language, but we consider to
switch to go for the web services. There is one major uncertainty which 
hinders us to proceed with our idea, we using Group Managed Service 
Accounts to authenticate applications and 
services. Therefore we need to handle windows authentication on server and 
client side. 

Has anyone a similar use case and has already solved it? Is there a well 
documented package which can be used to protect a http.Handler and verify a 
user with windows authentication?
And is there a package that can be used to authenticate a go client against 
a service which is protected with windows authentication.

Any help or advise is warmly welcome.

Cheers

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to