Oauth App type for multiple distinct domains

If a user wants to add the Oauth creds to multiple distinct domains e.g:

  1. example.com
  2. mytestsite.com
  3. mynewsite.com

Will the user have to create a new Oauth app type and add the creds separately for each of the domains or is there a better/user-friendly way available to achieve this?

Is a Server-to-Server OAuth app type a better solution in this particular situation? Does it have any downside as compared to the Oauth app type?

Hi @elearningevolve ,

Check out our documentation on using multiple subdomains:

Does this work for you?

No, I am not referring to subdomains but rather completely different domains. This is not covered in the documentation and I would appreciate a dedicated response to my earlier question.

If a user wants to add the Oauth creds to multiple distinct domains e.g:

  1. example.com
  2. mytestsite.com
  3. mynewsite.com

Will the user have to create a new Oauth app type and add the creds separately for each of the domains or is there a better/user-friendly way available to achieve this?

Is a Server-to-Server OAuth app type a better solution in this particular situation? Does it have any downside as compared to the Oauth app type?

Thanks!

@elearningevolve ,

I believe so, as long as it is whitelisted and you can verify each domain.

This topic was automatically closed after 30 days. New replies are no longer allowed.