• DD Tippu
  • NEWBIE
  • 0 Points
  • Member since 2016

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 4
    Questions
  • 0
    Replies
Hi everyone,
In our project ideally, a third party application is hosting Visualforce pages in a iframe. Is it failiing on all the browsers, saying unable to load the content or X-FRAME OPTIONS TO DENY.

Can someone please guide me over this.

Many thanks.
Hi All,

I have few pages designed in salesforce and the login page will be in dotNet. The only way to identify the user is Salesforce Contact ID. The core team wants this ID to be encrypted with RSA algorithm. I did some research and got to know I need write a class to decrypt.

Functionality is as follows: User logins in to dotnet page, on clicking a button this takes to salesforce pages. After the authentication they will send a encrypted contact ID and this should be under RSA algorithm. Can someone please help on writing a cutom class.

Thanks
Hello everyone,

I need help on authenticating the user to salesforce pages from dotnet login page on clicking a button. I also need contact ID in order to identify who the contact is, so that I can filter the case data accordingly. Can someone, help me in providing the right solution to authenticate the user and best way to hide the contact ID from the user.

I appreciate your help and time.


Thanks,
Hi,

Can someone tell me how to authenticate the user from dotnet to salesforce on clicking of a button. The only way to identify the user will be the contact id. The dotnet team should also send me the contact ID. Can someone please help in sharing some views.

Thanks
Hi everyone,
In our project ideally, a third party application is hosting Visualforce pages in a iframe. Is it failiing on all the browsers, saying unable to load the content or X-FRAME OPTIONS TO DENY.

Can someone please guide me over this.

Many thanks.