I want to load a url using iFrame and display it, but to make things secure is there
anyway we can share the fact that a user is logged into the Umbraco site with
the map guys site (which will be custom code).
E.g Do we have some kind of shared single sign on for umbraco,
could we us OAUTH protocol, could we share some kind of session value or token,
could it be cookie based?
Secure iFrame
Hi there,
I want to load a url using iFrame and display it, but to make things secure is there anyway we can share the fact that a user is logged into the Umbraco site with the map guys site (which will be custom code).
E.g Do we have some kind of shared single sign on for umbraco, could we us OAUTH protocol, could we share some kind of session value or token, could it be cookie based?
is working on a reply...