It is possible to implement OAuth2 authentication similar to Salesforce in Creatio in the cloud and in a Linux environment?

I am currently involved in an exciting project involving system integration using OAuth2, and I would like to share my concern with all of you. In this case, I'm looking to implement OAuth2 authentication similar to what is achieved with Salesforce, but on the Creatio platform. I want to allow my application to connect to Creatio, access customer data and opportunities, and all this from the cloud, without the need for local deployments (on-site-deployment).

I really appreciate if someone in the community has explored these areas and can help me, I want to know if Oauth2 authentication is viable for this case, or I would simply go for the basic authentication by cookie

Like 0

Like

1 comments

Hello,

 

You can set up OAuth 2.0 authentication integration on your Creatio website with the following basic tools

 

Information on how to do this can be found on the Academy's website here:

https://academy.creatio.com/docs/user/on_site_deployment/deployment_additional_setup/oauth_2.0_authorization/set_up_oauth20_authorization_for_integrated_applications

Show all comments