w-reseau_282897
Aug 09, 2016Nimbostratus
bigip edge client com api reuse logon credential
Hello,
I try to use the api and opensession function to make automatic logon like the standalone client.
Is it possible ?
Thx
Emmanuel
- Aug 10, 2016
The edge client uses "User Logon Credentials Access Service" to accomplish it, so it's sort of a separate program that doesn't have a public API.
https://support.f5.com/kb/en-us/solutions/public/14000/900/sol14964.html
So in order to accomplish it, you'll have to write a similar function. I'd begin by consulting the Microsoft documentation about how user credentials are managed and stored.