SSO authentication alternatives
436031Jun 4 2008 — edited Jun 4 2008My boss just gave me an unusual request. He wants me to authenticate the SSO applications without having to go through the Windows Native Authentication setup (synchronizing AD-OID, configuring external plugin, and using Kerberos session)
He mentioned using a custom login page to pass the information from the Windows session, or building a package to authenticate. Im not aware of any other solution to authenicate SSO sessions other than this.
Has anyone else tried something different?