dreamteam Posted March 5, 2009 Share Posted March 5, 2009 I currently have a site built in PHP, our company bought a product with this vendor that uses .NET and SAML. We are trying to avoid rewriting the entire registration system in .NET from PHP. The only thing we could think of was to pass the login session from the PHP page to the .aspx and then send the credentials to the vendor using the SAML code they provide. Is it possible to pass sessions between PHP and .NET pages? Link to comment https://forums.phpfreaks.com/topic/148088-odd-problem-php-to-net/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.