Anonymous_User

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-03-02
16:42
252 views
REST driver and box.com
I am considering an implementation of REST driver for provisioning to
box.com. Here is what I am running against:
Box.com uses oauth2 authentication with authorization code grant. The
new REST driver only supports Resource owner and client credential grants.
Has anyone dealt with this particular issue? It seems that other cloud
services such as dropbox also prefer using authorization code grant.
Thanks,
box.com. Here is what I am running against:
Box.com uses oauth2 authentication with authorization code grant. The
new REST driver only supports Resource owner and client credential grants.
Has anyone dealt with this particular issue? It seems that other cloud
services such as dropbox also prefer using authorization code grant.
Thanks,
1 Reply
Anonymous_User

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-03-03
08:50
MJ wrote:
> I am considering an implementation of REST driver for provisioning to
> box.com. Here is what I am running against:
>
> Box.com uses oauth2 authentication with authorization code grant. The
> new REST driver only supports Resource owner and client credential
> grants.
>
> Has anyone dealt with this particular issue? It seems that other
> cloud services such as dropbox also prefer using authorization code
> grant.
This is definitely one of the more popular mechanisms for cloud
services auth.
I suggest that you raise a request for enhancement here:
https://secure-www.novell.com/rms/
and then press your sales contact about this.
> I am considering an implementation of REST driver for provisioning to
> box.com. Here is what I am running against:
>
> Box.com uses oauth2 authentication with authorization code grant. The
> new REST driver only supports Resource owner and client credential
> grants.
>
> Has anyone dealt with this particular issue? It seems that other
> cloud services such as dropbox also prefer using authorization code
> grant.
This is definitely one of the more popular mechanisms for cloud
services auth.
I suggest that you raise a request for enhancement here:
https://secure-www.novell.com/rms/
and then press your sales contact about this.