Relative Content

Tag Archive for rubyauthenticationhttpkerberosspnego

ruby web request integrated auth/sspi

I am trying to write a ruby method that can fetch a url from a web server that requires integrated authentication. This is on Windows and the user already has access. I am looking to do it natively, and not exec into a powershell for performance reasons.