Hello,
i am currently developing a html site which calls the netweaver logon. here i can enter without any problem my user and my password.
the question is now: is there a possibility to jump over this logon and somehow pass user and password in any kind of program logic?
i already tried this like: http://server.com/...../form.html?sap-user=myuser&sap-password=mypassword but it doesn't work.
thanks in advance!