PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

PeopleSoft (PeopleTools 8.62 ) to consume an AWS (Lambda) service with Azure AD bearer token

We are currently upgrading to PeopleTools 8.62 and working on an outbound integration where PeopleSoft needs to call an AWS Lambda API, which is protected using Azure AD (Entra ID) OAuth 2.0 bearer token.

Setup:

Azure AD is used as the identity provider
AWS Lambda API expects a Bearer token (Authorization header)
Token is issued via client_credentials grant (app-to-app) from Azure

Requirement:
PeopleSoft (Integration Broker / PeopleCode) should:

Request OAuth token from Azure AD
Use the token to call AWS Lambda REST endpoint


Has anyone successfully implemented PeopleSoft → AWS (Lambda/API Gateway) secured with Azure AD OAuth?

Any guidance, documentation, or examples would be greatly appreciated.

Tagged:

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