OAuth Redirect URI: Add multiple per App?
回答済みGreetings
For a Box app, I wish to add multiple OAuth Redirect URIs. This is possible when configuring an app on Google and Dropbox. Is it possible with Box through its App Developer Console?
The benefit of having one App with multiple OAuth Redirect URIs allows us to re-use the same app id/secret and just control URI in an app. When making an authentication request, provide parameter request_uri and client_id (referring to the app with the multiple redirect URIs) to choose which pre-registered URI to use.
Otherwise, we have to make multiple Apps, each with only one OAuth Redirect URI.
Google can add multiple OAuth Redirect URIs:
Google's Developer App, OAuth Redirect URIs
Dropbox can add multiple OAuth Redirect URIs:
Dropbox's Developer App, OAuth Redirect URIs
Box appears can only add one OAuth Redirect URI:
Box's OAuth Redirect URI
Thank you, appreciate any assistance
サインインしてコメントを残してください。
コメント
1件のコメント