You just need to provide the access tokens, and when using temporary credentials you need to build the ContextBuilder providing the access tokens and the session token too. See this [1] for more details (and let's try to continue the discussion there to avoid having the info spread in two places).
HTH! I. [1] https://lists.apache.org/thread.html/cfd8d068b510acb2fe89ed81619779e2dd42367cac45c339feb5df82@%3Cuser.jclouds.apache.org%3E On 21 June 2018 at 07:48, archiep...@gmail.com <archiep...@gmail.com> wrote: > Hi All, > Just trying to understand the internals of Jclouds computeService. So lets > just say i have an access key and secret key. Is there anything else > Jclouds needs such as session token that needs to be authenticated ? > > Cheers > Archana >