From user-return-2876-archive-asf-public=cust-asf.ponee.io@jclouds.apache.org Fri Jan 18 15:53:05 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id BF851180663 for ; Fri, 18 Jan 2019 15:53:04 +0100 (CET) Received: (qmail 2862 invoked by uid 500); 18 Jan 2019 14:53:03 -0000 Mailing-List: contact user-help@jclouds.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@jclouds.apache.org Delivered-To: mailing list user@jclouds.apache.org Received: (qmail 2853 invoked by uid 99); 18 Jan 2019 14:53:03 -0000 Received: from mail-relay.apache.org (HELO mailrelay1-lw-us.apache.org) (207.244.88.152) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jan 2019 14:53:03 +0000 Received: from mail-ot1-f42.google.com (mail-ot1-f42.google.com [209.85.210.42]) by mailrelay1-lw-us.apache.org (ASF Mail Server at mailrelay1-lw-us.apache.org) with ESMTPSA id 13FA143EE for ; Fri, 18 Jan 2019 14:53:02 +0000 (UTC) Received: by mail-ot1-f42.google.com with SMTP id t5so9544639otk.1 for ; Fri, 18 Jan 2019 06:53:02 -0800 (PST) X-Gm-Message-State: AJcUukfjXYBEZVLgYC3erIeM8DGMVZoqMoeWVryW96QyNmWUXoaEGdv7 jy603xo2gEQlpSLvWKIQLwheTn9Vx/jJmDYjBws= X-Google-Smtp-Source: ALg8bN7YD+pMBLClJiI6A4NXxnjovdcavuvq15MlFj9x5tpIUMyNyZzVXQOfcQa5jwyJPcWq5e202i4JR9Rv9gnuhaA= X-Received: by 2002:a9d:6c59:: with SMTP id g25mr12251913otq.55.1547823182427; Fri, 18 Jan 2019 06:53:02 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Ignasi Barrera Date: Fri, 18 Jan 2019 15:52:51 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: tokens and oauth To: user@jclouds.apache.org Content-Type: multipart/alternative; boundary="000000000000f6befa057fbcaacd" --000000000000f6befa057fbcaacd Content-Type: text/plain; charset="UTF-8" Hi, Could you give us some more details? What API are you talking to? what jclouds provider are you using? On Thu, 10 Jan 2019 at 19:19, john.calcote@gmail.com wrote: > Hi Andrew, > > I've been asked to look into converting our jclouds-based cloud client to > use tokens for authentication. The specific ask was to use OAuth tokens, > but I think tokens in general would be a good start. At the moment, we just > use the root account access/secret keys to authenticate, but this was never > intended to be a long-term solution. We need a way to allowing our users to > limit the access of the credentials they supply to our application. > > Can you please point me to some docs or examples that show how this is > done? I don't even know where to begin looking in jclouds java code for the > right APIs. > > Thanks, > John > --000000000000f6befa057fbcaacd Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

Could you give us some more details= ? What API are you talking to? what jclouds provider are you using?

On= Thu, 10 Jan 2019 at 19:19, john.= calcote@gmail.com <john.ca= lcote@gmail.com> wrote:
Hi Andrew,

I've been asked to look into converting our jclouds-based cloud client = to use tokens for authentication. The specific ask was to use OAuth tokens,= but I think tokens in general would be a good start. At the moment, we jus= t use the root account access/secret keys to authenticate, but this was nev= er intended to be a long-term solution. We need a way to allowing our users= to limit the access of the credentials they supply to our application.
Can you please point me to some docs or examples that show how this is done= ? I don't even know where to begin looking in jclouds java code for the= right APIs.

Thanks,
John
--000000000000f6befa057fbcaacd--