As per new OAuth 2.0 Hybrid App flow, Salesforce returns necessary cookie names, session ids, and domain details in the response so that when app opens the web view it can directly use the session id set in the cookies and grant access to the Salesforce pages inside the App.
Reference :
However I was wondering whether we can set cookies on other domains than the "current" native app domain due to security reasons?
Escribir una respuesta...
0/9000