新しいBoxサポートサイトへようこそ。 変更点の詳細はこちらをご確認ください .

Are any of the other oauth2 authentication options supported other than redirect_uri?

新規投稿

コメント

1件のコメント

  • SalsaShark42

    If you're using something like Python with Flask or Node.js with Express, it's pretty easy to get the redirect that way, but that whole approach still requires manual intervention to authorize the request to invoke the redirect.

     

    Are you writing a headless application that doesn't require end-user interaction?  If so, you may want to look at the Enterprise/Service account approach that uses OAuth2 with JWT (no manual steps required except for a one-time authorization of the application via the Box admin console).

    0
    コメントアクション Permalink

投稿コメントは受け付けていません。