jclouds already has an OAuth API that implements the JWT Bearer Token flow and also allows to authenticate using an existing Bearer token. Providers that use OAuth 2 for authentication can use this API. For example, the Google providers use this OAuth api with the JWT flow to authenticate, and the DigitalOcean 2 provider uses the Bearer token
Could you elaborate your question? What do you need / are you trying to do? On 18 December 2015 at 06:15, Ruben Rubio Rey <[email protected]> wrote: > Hi, > > There are some suppliers that they support oauth for the authentication. Is > there any way to use the authentication provided by oath with jclouds ? > > Regards, > Ruben >
