Skip to Content
0
Former Member
Sep 17, 2006 at 02:48 AM

Logon With Alias

492 Views

Can someone tell how to change the LogonWithAlias option of the BasicPasswordLoginModule which is needed if you want to use the 'Alias' defined for the user id?

SAP help is quoted below:

Basic Authentication is an HTTP standard method to use for authentication, whereby the user provides a user ID and password for authentication. Per default, the SAP J2EE Engine uses Basic Authentication for applications that are set up to use basic or form authentication. The corresponding login module is BasicPasswordLoginModule.

You can configure the LogonWithAlias option of the BasicPasswordLoginModule to enable logon with an ABAP alias. The possible values for this option are true or false. The default value for this option is false. If you change this value to true, then entered usernames are regarded as ABAP aliases.