vmware / pyvmomi-community-samples

A place for community contributed samples for the pyVmomi library.
Apache License 2.0
1.01k stars 922 forks source link

Sample: login with SSO #28

Open hartsock opened 10 years ago

hartsock commented 10 years ago

Demonstrate authentication with vCenter SSO. Simple hello-world otherwise.

michaelrice commented 10 years ago

We use SSO here, but the auth works exactly the same as normal auth unless I am missing something. Are there some docs out there somewhere that talk about what youre wanting? Is this part of the vSphere API or is this something specific to the SSO service?

keeely commented 9 years ago

I think hartsock probably means this: https://communities.vmware.com/message/1871022 I'm also interested, but no idea how to go about it with pyVmomi.