Skip to Content
0
Former Member
Nov 02, 2006 at 11:48 PM

J2EE login modules for sso

34 Views

Greetings everyone:

We are planning to implement NW2004s and EP 7.0 and are in the proof-of-concept phase. One of the requirements is that we must have single sign-on from EP to our backend R/3 system.

Right now we are confused with the authentication and login modules settings for the SAP-J2EE-Engine component in the Policy Configurations in Visual Administrator. At the moment, the login modules listed for the SAP-J2EE-Engine component is the default value from our installation, which is just the BasicPasswordLoginModule.

Since we want to use SAP login tickets, should we instead use the template "ticket" so that the login modules are then:

1) com.sap.security.core.server.jaas.EvaluateTicketLoginModule

2) BasicPasswordLoginModule

3)com.sap.security.core.server.jaas.CreateTicketLoginModule

instead of just the Basic?

Our objective is to have the J2EE/Portal create the ticket and have our backend R/3 as an acceptor.

I read from the SAP documentation that the ticket template (which has the 3 login modules listed above) is what is normal for our objective and that the portal comes with that as a default. But our default just has Basic which doesn't seem to create the SSO tickets.

Please help us if you can. We need to know what the setting should be for the SAP-J2EE-Engine component. Or maybe we're looking in the wrong place?

Thanks folks,

A.S.