App object authentication to third party webpage
Hi
I want to create a webpage with some kind of authentication. It could be just https basic access authentication (Authorization: Basic).
I also want to use an App object that could be just an URL with plain website checked. The user click on the App via the appClient and should automatically in some kind of secure way be authenticated on my webpage without typing authentication credentials, using vpn or sending non encrypted credentials in the URL.
How can I embed authentication for my website in the https request via the appClient?
Could I some how use the fact that the user is already authenticated on appClient?
Any other ideas on how to achieve this are also welcome besides ?
Cheers,
Martin
I want to create a webpage with some kind of authentication. It could be just https basic access authentication (Authorization: Basic).
I also want to use an App object that could be just an URL with plain website checked. The user click on the App via the appClient and should automatically in some kind of secure way be authenticated on my webpage without typing authentication credentials, using vpn or sending non encrypted credentials in the URL.
How can I embed authentication for my website in the https request via the appClient?
Could I some how use the fact that the user is already authenticated on appClient?
Any other ideas on how to achieve this are also welcome besides ?
Cheers,
Martin
Best Regards
Martin Schiøtz
TDH-Net ApS