Skip to main content Tableau Conference is happening now. Tune in to activate your data superpowers with Tableau and Agentforce. Watch live on SF+ for exclusive digital content, new product demos, and key insights for data and analytics lovers.
shabana khan が「#Net Development」で質問
Hi,

We have the requirement like to do sales force authentication from ASP.Net MVC application login page directly using OAuth(open authentication)protocol.

can nay one help me how to do this one.

thanks in advance
3 件の回答
  1. 2015年12月13日 20:24
    It sounds like you want to use existing session details that you have in .NET and redirect the user straight into the standard Salesforce Web UI.

    One way to do this is with Frontdoor.jsp. See Using Frontdoor.jsp to Log Into Salesforce (https://help.salesforce.com/apex/HTViewHelpDoc?id=security_frontdoorjsp.htm)

    This will allow you to use a full or web session id to redirect directly into the standard Salesforce UI without needing to login again.

     
読み込んでいます
0/9000