fanatic / go-infoblox

Golang Infoblox WAPI Library (Deprecated)
16 stars 26 forks source link

infoblox session cookie support #7

Closed ctrlaltdel121 closed 9 years ago

ctrlaltdel121 commented 9 years ago

Adds support for saving cookies that Infoblox returns and using them for subsequent requests. Falls back on basic auth when a 401 is received because of a nonexistent or expired cookie.