Question

Redirect URI -OAuth

Hello Team, 



When I configure the OAuth method, I am confused about the redirection URL I should send to the azure administrator (Register an appicaion), for example if my website URL is "mywebsite.com", what is the correct URL in this case?





Option1: 

https://mywebsite.com/0/rest/Office365OAuthAuthenticator/ProcessAuthenticationCode.

OR

Option2:

https://mywebsite.com.creatio.com/0/rest/Office365OAuthAuthenticator/ProcessAuthenticationCode.



Best regards,

Thanks

File attachments
Like 0

Like

2 comments

Hello Antonio,



If it's a local website - Option1 is the correct one.

 

The domain should be whatever the domain is for your Creatio system- (it would only be creatio.com if it's cloud hosted by Creatio, otherwise if it's a local system use whatever the domain for your local install is.

Either way, the part you have in bold needs to match the URL for your Creatio instance.

Ryan

Show all comments