Asp.net + iframe Authentication

  • 7 September 2017
  • 1 reply
  • 145 views

We have a custom asp.net application and we are calling the smart forms inside the application in iframes, we are trying to authenticate the user in the asp.net application and when we load the iframe we don't need to relogin through the k2 form.

 

Is there a way to make our custom login page and after login to open the smart forms inside the iframe without having to reenter the password.


1 reply

Userlevel 5
Badge +18

I just have some clarification questions:


 


1.  If browsing to the SmartForms URL directly (outside of the iframe in your asp.net) does it automatically authenticate the user or also prompt?


2.   On what version of K2 is this?


3.   Is the SmartForms Runtime site currently using Windows Authentication or Forms Authentication?

Reply