Not a bad idea to have that as an option! However, I have to point out that jclouds retry mechanisms will not be able to re-authenticate and get a new token once the token expires, so this type of authentication might not work in some user environments.
I think it's still worth it to have it. Are there any additional tests that need to be added to this? (see https://github.com/jclouds/jclouds/blob/master/apis/openstack-keystone/src/test/java/org/jclouds/openstack/keystone/v2_0/internal/BaseKeystoneRestApiExpectTest.java) Also, always good to see more AutoValue refactoring. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1009#issuecomment-246529141