cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Web dynpro application url changes from http to https on transport.

matt
Active Contributor
0 Likes
5,103

In Dev, web dynpro applications have a url http://., in Test, it is also http://., but on import to Prod it is https://...

On Dev and Test the parameter login/ticket_only_by_https is set to 0, on Prod it is 1 - so maybe connected to that?.Being just an 'umble programmer, I don't get to change parameters on the customers's systems. My Basis team think it's a development issue - I'm trying to avoid a ping-pong between departments.

View Entire Topic
pokrakam
Active Contributor

I think your only_by_https is very likely part of the picture. You can also look at SMICM, 'Services' button (3rd one) to see if http is even enabled.

matt
Active Contributor
0 Likes

http and https are both active on all systems.

Also odd is that the basis chap, when he looks at the main view of a webdynpro in production, he gets prompted for a logon (and we have password-less SSO, so doesn't get to see the preview of the view), and I don't.

pokrakam
Active Contributor
0 Likes

Do they get a different http/s variant?

I don't have the answers, but I also don't understand the problem - which part of the behaviour is undesirable? I'm also pretty sure this has nothing to do with the webdynpro application, but is either the SICF service or the networking layer.

A system can be set up to automatically switch http to https (I forgot where, but could even be that parameter). A simple test is to disable https in SMICM and then it should connect via http with a pw prompt. Obviously this is just a brief change to try out the theory.