We have configured a package to perform authentication using FORM based authentication (webMethods IS 6.1). The authentication goes thru and the landing page of the package is displayed. However, any subsequent invoking of a service (thru a DSP) again pops up the native webMethods authentication (the pop-up window). This means that the session established with JSP is sort of not getting carried forward to the DSP session. Is this the expected behaviour.
On reverting to native authentication, both the JSP and DSPs work with single authentication.
Are we missing something…
#webMethods#Integration-Server-and-ESB#Flow-and-Java-services