cancel
Showing results for 
Search instead for 
Did you mean: 

Query regarding accessing of Webdynpro application from a non-SAP system.

Former Member
0 Kudos

Hi,

I have developed a webdynpro application and I want the users from non-SAP systems to access it from their browser. User will not have to enter the username and password of the SAP system. How will I achieve this? Any suggestions?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Anirban,

you can assign a user in the service of your web dynpro application.

Call transaction SICF and open the service to your web dynpro application.

Within the tab "logon data" you can enter a user/password.

You should not assign a dialoug user.

For productive environment, have a look at all the other options like SSL

and maybe you have to do some more configuration to make it secure!!!

Keep in mind, that all "internet" users are working now with the same SAP user/authorization.

Kind Regards,

Andreas