cancel
Showing results for 
Search instead for 
Did you mean: 

UME Authentication API

Former Member
0 Kudos

Dear All,

I would like to ask is there any API for WebDynpro that I can submit user input id and password to NetWeaver UME for authentication? Or I have made use of NetWeaver default login page?

e.g. boolean userAuth(String userId, String password)

That would return whether user input password correctness.

Thanks,

Kelvin

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Kelvin,

Simply use the NetWeaver login page and enable the Single Sign On. You may refer the following links to enable SSO.

1.)<a href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/44/45a04028f40160e10000000a1550b0/frameset.htm">Setting up a Web Dynpro Application for a Logon Ticket</a>

2.)<a href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/46/55195e4e5d41b095d0371fa9df2781/frameset.htm">Single Sign-On in a Complex System Landscape</a>

Bala

suresh_krishnamoorthy
Active Contributor
0 Kudos

Hi,

See this link for UME API:

https://media.sdn.sap.com/javadocs/NW04/SPS15/um/index.html

Regards, Suresh KB

Answers (0)