cancel
Showing results for 
Search instead for 
Did you mean: 

user Authentication for webdynpro application

Former Member
0 Kudos

hi to all

my problem is i wanna create a application for user Authentication

the users exists in th corporate LDAP

how to write a code for checking the user names and passwords with the corporate LDAP

pls help me

with regards

ratan

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Ratan,

You can check the following link :

<a href="http://help.sap.com/saphelp_nw70/helpdata/en/35/389f426a00c56ae10000000a155106/frameset.htm">http://help.sap.com/saphelp_nw70/helpdata/en/35/389f426a00c56ae10000000a155106/frameset.htm</a>

Hope it helps.

0 Kudos

Hi Ratan,

Does your portal currently authenticate against the corporate LDAP ?

If so you can go to your WD application properties and add sap.authentication and set it to true. This will ensure that the user is authenticated before accessing the application.

Regards,

Marcel.