Member
45 Points
361 Posts
Jul 14, 2014 04:38 PM|mxmissile|LINK
I have two asp.net apps running on the same IIS server.
App1 is using IIS Basic Authentication.
App2 is using Forms Authentication.
Is it possible for App1 to provide Single Sign On to App2? Any tips on where to start? All SSO tutorials I have found are strictly Forms Auth based.
Member
45 Points
361 Posts
IIS Basic Authentication providing SSO for a Forms app?
Jul 14, 2014 04:38 PM|mxmissile|LINK
I have two asp.net apps running on the same IIS server.
App1 is using IIS Basic Authentication.
App2 is using Forms Authentication.
Is it possible for App1 to provide Single Sign On to App2? Any tips on where to start? All SSO tutorials I have found are strictly Forms Auth based.