How Does SSO work with ASP.NET?
I have never worked with SSO before. I have inherited a project from another programmer. The code can be run and debugged locally and when it is time to submit it to the server, I publish it through Visual Studio.
The SSO workes locally in debug mode but fails to accept a login in the published release mode.
Does anyone have any ideas or hints as to what would cause this?
I have never worked with SSO before. I have inherited a project from another programmer. The code can be run and debugged locally and when it is time to submit it to the server, I publish it through Visual Studio.
The SSO workes locally in debug mode but fails to accept a login in the published release mode.
Does anyone have any ideas or hints as to what would cause this?