ContainX / openstack4j

A Fluent OpenStack SDK / Client Library for Java
http://openstack4j.com
Other
290 stars 366 forks source link

Why don't we support authentication via token #1254

Open npu21 opened 5 years ago

npu21 commented 5 years ago

In scenario that we don't have password but os token (not token id), we want to authenticate via os token. However, there‘s no implement in OSFactory.builderV3 Can anyone give a hint or is it a enhancement?