Forum Discussion

Ashish_GUpta1's avatar
Ashish_GUpta1
Icon for Nimbostratus rankNimbostratus
Jul 28, 2020

Windows authentication for F5-SDK for python

I see how can we authenticate to BIG-IP using individual username and password while using the Python SDK.

mgmt = ManagementRoot("10.10.10.10", "joe", "password")

Is there away to authenticate using the Windows credentials via Active Directory?

No RepliesBe the first to reply