Forum Discussion
Initialize using Network Credentials
All of my resources for iControl are gone and I this is my first attempt at using iControl (myself being a .NET C Web Developer not a Network Engineer). I am creating a monitoring tool using Visual Studios 2010 and iControl assembly. Everything works great except I do not want to have people login I want to just use their network credentials. I am currently using .initialize with the username and password given in the form but I want to use .initializeWithToken. I cannot find any documentation on this, or samples, and was hoping someone had did this before or could point me to where I can find out more about .initializeWithToken (or maybe this is not what I think is it for).
Thanks for any help in Advance...
- iControl uses the same authentication scheme as the BIG-IP GUI and that this point the only option is Basic Authentication over HTTP. This is a encoded version of the username:password over our SSL connection. As far as I know, no one has been able to use other client-based authentication schemes (client certificates, etc) with BIG-IP. So, at this point, you will need to use credentials (username and password) to establish a connection.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com