Hi Mike

Thank you for the links, they are looking interesting. I will have a deeper 
look into it and try to build a working example.

Cheers
Sandro

Am Sonntag, 10. Dezember 2017 04:22:43 UTC+1 schrieb ancientlore:
>
> I haven't done it, but these two might be a starting point.
>
> https://github.com/Azure/go-ntlmssp
> https://github.com/ThomsonReutersEikon/go-ntlm 
> <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2FThomsonReutersEikon%2Fgo-ntlm&sa=D&sntz=1&usg=AFQjCNGmPLiRsJ_mi2PmXY8RFjVKscoqOg>
>
> Mike
>
> On Saturday, December 9, 2017 at 5:59:41 PM UTC-5, snmed wrote:
>>
>> 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