Skip to main content
Question

OAuth Redirect URI: Add multiple per App?

  • May 27, 2025
  • 1 reply
  • 19 views

Forum|alt.badge.img

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:

cigfrsh46vb2xzzk51axmllsiirt8zlgyhj.pngGoogle's Developer App, OAuth Redirect URIs

Dropbox can add multiple OAuth Redirect URIs:

zynnycbah06rmsqzitsml8qzlffthfeo5yo.pngDropbox's Developer App, OAuth Redirect URIs

Box appears can only add one OAuth Redirect URI:

vxjemaprzy3lbt2wgvowiha6isycdizv6nh.pngBox's OAuth Redirect URI

 

Thank you, appreciate any assistance

1 reply

Forum|alt.badge.img
  • Author
  • Known Participant
  • 34746 replies
  • May 27, 2025

Answer for Box Support: "Unfortunately, multiple redirect URIs are currently not supported."