cancel
Showing results for 
Search instead for 
Did you mean: 

Can I authenticate a dialog user using .NET Connector?

former_member197445
Contributor
0 Kudos

I would like to be able to authenticate an average dialog user through a web page without that user necessarily being the userId used to run subsequent remote-enabled function modules.  Is there an RFC function I can pass credentials to and get back a successful authentication response?  This is for a SAPNCo connected web application. 

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

If your intention is to pass user id and password and check if data is valid - you can use FM SUSR_CHECK_LOGON_DATA or SUSR_LOGIN_CHECK_RFC.

You can find  more FM's in function group SUSO - Simulation of user logon by RFC .

Yarden

Answers (0)