To manage single-sign on (SSO) authentication with Oracle WebLogic Portal, configure both Oracle WebLogic Portal and the Oracle WebCenter Application Accelerator for .NET to use either SAML or UNT authentication.
Oracle WebLogic Portal and the WSRP Producer can be configured to work together to automatically authenticate to the remote ASP.NET portlet using credentials determined from the currently logged in user. Because the user only needs to login once, this is often referred to as “Single Sign On” (SSO). Without this feature, each portlet that wishes to authenticate users must manage its own authentication using forms-based mechanisms. This can lead to multiple logins during an end-user interaction with Oracle WebLogic Portal. Using this functionality, portlets can use Windows (IIS), ASP.NET Forms, or SAML authentication, all without requiring the user to complete a separate authentication for the portlet. Once the user logs in to Oracle WebLogic Portal they will be able to access secure remote ASP.NET portlets for which they are authorized.