Start of Content Area

Single Sign-On to Non-SAP Applications (Enhanced)  Locate the document in its SAP Library structure

Technical Data

Function is

Changed

Release

Software Component

      Component: SAP NetWeaver

      Release: SAP NetWeaver 7.0

      Support Package: Stack 6

Assignment to Application Component

SAP-JEECOR, SAP J2EE core

Country Setting

Valid for all countries

Use

SAP provides two ways for you to develop applications that support SAP Single Sign-On (SSO) logon tickets:

      Programmatically with a dynamic link library

      Web server filters as an extension of a dynamic link library

SAP has increased the capabilities of the library SAPSSSOEXT, obsolescing the Java and C ticket verification libraries. The Web server filters are extensions of SAPSSOEXT. SAP has also extended the Web servers supported by the filters.

Effects on Customizing

The change effects supported ticket verification libraries and  Web server filter support.

Ticket Verification Library Support

The dynamic link library SAPSSOEXT has rendered the following libraries obsolete:

      Java ticket verification library

      C ticket verification library

If you encounter a problem while using one of the obsolete libraries, upgrade your application to use the SAPSSOEXT library.

For more information, see Single Sign-On to Non-SAP Systems and Applications.

Web Server Support

The Web server filter supports the following configurations:

Supported Web Servers

Web Server

Release

Operating System

Apache Web Server

1.3

Linux

Solaris 8

Solaris 9

Windows 2000

Windows 2003

Microsoft IIS

5.0

Windows 2000

Microsoft IIS

6.0

Windows 2003

Sun Java System Web Server (formerly Sun ONE Web Server and iPlanet Web Server)

Fast Track / Enterprise Edition 4

Solaris 8

Solaris 9

Windows 2000

Windows 2003

Note

There are no plans to support further configurations.

For more information about the Web server filters, see SAP Note 442401.

End of Content Area