We are building a Web Dynpro ABAP application and when I logon I get:
No switch to HTTPS occurred, so it is not secure to send a password
I want to suppress this message but I can only find a parameter that works for BSP applications (You can suppress the message using the property BspDontShowHttpsWarning. Goto SICF and locate your service, open node and choose tab error pages. At redirect URL add '&bspdontshowhttpswarning=X').
However, for Web dynpro this parameter does not work. Does somebody know if there is a parameter available for web dynpro ABAP applications to suppress this message?
kind regards
Angelique Heutinck