cancel
Showing results for 
Search instead for 
Did you mean: 

T-CODE SOAMANAGER: Activated APPL_SOAP_MANAGEMENT: hTTP VS HTTPS

Former Member
0 Kudos

I've actvated APPL_SOAP_MANAGEMENT in SICF. I did everything the same in QA as I am trying to do in Production. When I test APPL_SOAP_MANAGEMENT through SICF, I get the https port number and a login screen which is what I'm supposed to get, but when I enter t-code 'SOAMANAGER', it goes straight to SOA MANAGEMENT and bypasses the authentication because it is using the http port and not the https port.

I can't figure out why the t-code isn't using the HTTPS port like it does in dev and qa. Any thoughts?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

Check in SMICM tcode how many ports are avalable?

Are there HTTP and HTTPS services?

If there are , try to set the parameter login/ticket_only_by_https -> 1.

Kind Regads

Antonis

Former Member
0 Kudos

Yes, the http and https ports are there. I don't think setting that parameter is the answer because our dev and qa are working correctly and they don't have it set to 1, but I did send it to a basis person. I realized that when I test in sicf, that it does go to the logon prompt which is correct and is https, but after you logon the soa manager flips the url from the https to the http port. I don't get it. It won't stay permanent to the correct url port number.

Former Member
0 Kudos

Hi Linda,

I just did a test in a ECC6 EHP4 system.

By default when I call transaction SOAMANAGER, HTTP is used.

Then I used SICF to modify /default_host/sap/bc/webdynpro/sap/APPL_SOAP_MANAGEMENT

In the Logon Data tab, I checked the SSL radio button ifor Security Requirement.

Now when calling SOAMANAGER, HTTPS is used.

Regards,

Olivier

Former Member
0 Kudos

Hello,

One question , Please how did you the test in sicf?

Antons

Kind Regards

Former Member
0 Kudos

Right-click on APPL_SOAP_MANAGEMENT and select 'test service'.