Student PeopleSoft authenticated/secure REST web services Via Liferay
We are working on a POC to integration from a custom Java application to integrate to the Student PeopleSoft authenticated/secure REST web services. The Liferay Portal and Student Peoplesoft are integrated with the Oracle IdM SSO on the Web tier.
We are developing server side Java plugin code (Liferay) to connect to the PeopleSoft authenticated/secure REST web services. The PeopleSoft authenticated/secure REST web services need username / password or a token in the basic auth headers for the connection to be successful.
Has anyone done this before?
The challenge we are running into is that java code does not have access to the credentials for the student or a valid token for the backend PIA where the web services are hosted on the Integration Broker.