cancel
Showing results for 
Search instead for 
Did you mean: 

No authentication

Former Member
0 Kudos

I developped a ABAP webdynpro application to let customer apply system user, but the problem is for the customer to acces this application, they need a user first. So can they access without user and password?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi jonas.......

what you can do is, host the url of the application in the internet. so that the customer would be able to acces it externally. so the new url would be like .....<hosting>.de. it will directly call your application.

---regards,

alex b justin

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

Technically this can be acomplish simply by embedding a username and password in the Service Node for this WDA application.

[http://help.sap.com/saphelp_nw70/helpdata/EN/78/9852b1c06b11d4ad310000e83539c3/frameset.htm|http://help.sap.com/saphelp_nw70/helpdata/EN/78/9852b1c06b11d4ad310000e83539c3/frameset.htm]

However that does not address the licensing issues associated with anonymous logon access. For that you should have a discussion with your SAP account executive.