Hello,
From a corporate portal, that users log into with a username and password, we'd like to link to the SWA without the users having to re-enter their username and password information.
If we knew the servlet/action/jsp to post to and what was expected from the client (it's pretty well obfuscated), we would have a nice seemless SSO without the complexity of Kerberos and PAM and all the rest.
Does anyone know the SWA authentication mechanism? Is what we hope to do possible? TIA