cancel
Showing results for 
Search instead for 
Did you mean: 

User Authentication

PuneetSaxena
Contributor
0 Kudos

Hello SDN Users,

How the user authentication is done.

I've a JSP application which is deployed on the portal.

It contains Login page which asks for user name and password.

How can Portal authenticate these users.

Any pointers in this regard will be highly appreciated

Thanks and Regards

Puneet

Accepted Solutions (1)

Accepted Solutions (1)

detlev_beutner
Active Contributor
0 Kudos

Hi Puneet,

Beneath the approach Vinoth suggested, you can just log in a user programmatically within the portal if the credentials are passed from the user, see my answer in

Hope it helps

Detlev

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Saxena,

Refer the help URL,

<a href="http://help.sap.com/saphelp_nw04s/helpdata/en/8f/ae29411ab3db2be10000000a1550b0/frameset.htm">Create and Configure a Login Module</a>

Hope this solves ur problem,

Regards,

Vinoth.M