Topic by daniela giannini
I have a specific requirements about calling to external system and SSO.
Suppose I have this URL: salescloud.test.com. This URL point to an application, it can be sales cloud for example.
Usually I use this url in a web browser, and sales cloud asks me, user name and password.
In case Sales Cloud is configured in SSO, and I'm already authenticated in the SSO system, for example, Oracle Identity Cloud Service, Sales Cloud doesn't ask me user name and password.
Now, suppose i have a Service Cloud instance, already configured in SSO. I want to put a link/button, in a Bui page, in order to call the salescloud.test.com. But I don't want sales cloud asks me the login and password, because both system are configured in SSO, and I'm already logged/authenticated in Service Cloud.
Do you know if this is feasible?
Thanks