Skip to Content
0
Former Member
Jun 29, 2009 at 01:01 PM

java: get token from Web Services?

28 Views

We have an external portal server in the DMZ, calling opendoc on the XI3.1 server inside the firewall, and passing a token.

Currently there is a firewall rule allowing the portal server to create a token by talking to the CMS via sdk and port 6400. I am trying to find a way to elimiate that firewall rule. Is it possible to get a usable token via webservices? HTTp would be accessible to the portal server.

Thanks.