Skip to Content
0
Former Member
Apr 11, 2007 at 06:22 AM

Web Server Filter Based SSO to Non-SAP Apps

37 Views

Hi,

I am following SAP Note 442401 for configuring the Non-SAP App for Web Server Filter based SSO using SAP Logon Ticket. Also, I have downloaded the 5_0_2_8.zip file.

The Readme doc of this zip file says:

"<b>Changes in Web server filter plugins

The Web server filter plug ins and the Ticket Toolkit now were separated.

See subdirectories for further information:

"C" the Ticket Toolkit

"filter" the Web server filter plug ins

This is the last released version (5.0.2.8) on SAPSERV.

Pleaser refer for newer versions to SAP Service Marketplace (http://service.sap.com/patches)

Technology Components-> SAP SSOEXT -> SAP SSOEXT</b>"

Zip file has two folders named "C" and "filter".

"C" folder has cpp code to varify the ticket.

"Filter" folder has DLLs for the different web servers.

So far so good . Now, what I want to know is that is placing the DLL from the Filter folder onto the respective web server and doing some configs, as per the PDF provided with ZIP file, enough?

Or do I need to do anything else, like writing any class to read and validate the Ticket?

Thanks,

Vivek