Identity Management (MOSC)

MOSC Banner

Invoking SSO protected webservices

edited Jan 26, 2017 4:00AM in Identity Management (MOSC) 3 commentsAnswered

Hi,

We have been granted access to an OTM (oracle transportation management) instance on Oracle GSE portal. When I try to open the application login page, I'm first directed to Oracle SSO and then to the application login.

I'm trying to use SOAPUI and cURL to test a webservice. How do I include the SSO authentication in this?

If I use cURL( v7.51.0):

curl -i -v -X GET -u D1.PLANNER:<PASSWORD> -H "Content-Type: application/json" "https://xxxx-otm.oracledemos.com/GC3/api/sdo/buy_shipment?id=D1.05261"

I get an error:

C:\Curl>curl -i -v GET -u D1.PLANNER:<PASSWORD> -H "Content-Type: application/json" "

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center