hi experts.
I need to use SSO to connect VC.
I've try to configure SSO setting to abap & java stack server and it was success.
but fail when shift to configure the setting to the abap stack server.
the connector configuration errror display as below.
Connection failed. Make sure that Single Sign-On is configured correctly
my EP is on abap & java stack server.
but the source/respond server is on abap stack server.
i've done checking the following:
respond server tcode : sso2
- result = all green
respond server tcode : se80 (sso2test.htm)
- result = Call of BSP page terminated due to error. URL does not specify a complete domain
Q: Is it the respond server need java stack?
Q: Anyone know how to solve the issue?