cancel
Showing results for 
Search instead for 
Did you mean: 

Is a Custom login module supported on WAS 6.20 ?

Former Member
0 Kudos

As the topic states, I've developed a login module that works for SAP WAS 6.40. Does SAP WAS 6.20 support custom login modules ?

Accepted Solutions (0)

Answers (1)

Answers (1)

iavor_petkov
Explorer
0 Kudos

Hi Brad,

Yes,it is. Check the JAAS integration in the adminmanual.pdf page 279 (in PL23).

This tab refers to the JAAS (Java Authentication and Authorization Service) functions

implemented within SAP J2EE Engine 6.20 Security Service. A list of applications that

are configured to use JAAS login mechanisms is displayed in the “Available

Applications” pane. Users can add applications to the list using “Add.” A name for the

application should be specified. To remove an application, users must select it and

choose “Remove.” Two applications are provided by default: InQMyLoginSystem and

other. .....

I hope this helps a bit.

Best Regards: Iavor

Former Member
0 Kudos

Just a follow up question regarding this.

In WAS 6.40 I configure my login module in the following stack:

EvaluateTicketLoginModule

MyLoginModule

CreateTicketLoginModule

In the 6.20 J2EE engine, the login modules for creating and evaluating tickets doesn't seem to exist. Is this a new addition in 6.40 ? Or is there some way to achieve this in 6.20 as well ?

Former Member
0 Kudos

anyone ?

Benny
Product and Topic Expert
Product and Topic Expert
0 Kudos

As far as I remember there was one. But for this you need to know the module name. The use has changed dramatically since that time.

Did your read through all of the manuals?

Regards,

Benny