Merge pull request #517 from tianhao64/master
add sso.py to support get bearer/hok token from sso server
This commit is contained in:
commit
73da908ed1
1098
pyVim/sso.py
Normal file
1098
pyVim/sso.py
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,2 +1,4 @@
|
|||||||
requests>=2.3.0
|
requests>=2.3.0
|
||||||
six>=1.7.3
|
six>=1.7.3
|
||||||
|
lxml
|
||||||
|
pyOpenSSL >= 0.14
|
Loading…
Reference in New Issue
Block a user