Hi,
We have created a (somewhat) stand-along web application, but the application still requires the portal login page (for authentication only). We have a different login page, and need to pass along the credentials to the SAP portal to login the user. So far I was thinking about using "UMFactory.getLogonAuthenticator().forceLoggedInUser()", but in reading the specs, I don't think it will do what I need. Any thoughts on this?
Thanks,
James