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

Oauth redirect uri for multi-tenant app

新規投稿

コメント

2件のコメント

  • cbetta

    Hi  , yes at the moment this would require you to set up 200 apps. 

    0
    コメントアクション パーマリンク
  • cbetta

    For what it's worth, an alternative approach I've used in the past is to handle the redirect through an interstitial page. In this case for example you could have the redirect URL be: https://auth.myapp.com/your/path and then that path will pick up the callback, determine the host of your user (through a cookie or a state param) and the redirect to the callback page for that tenant.

    0
    コメントアクション パーマリンク

サインインしてコメントを残してください。