We currently have simple portal functionality built on top of ASP.NET forms-based authentication. All existing applications that use this authentication mechanism are based on ASP.NET (and operate in the same domain). So everything is working fine. We have a new requirement for some new Java-based web applications to use the same authentication. All our applications are available via HTTPS.
Can someone advise here please?
thank
source
share