Overview
Integrate Intercultural Teams with Oracle HCM Cloud (Oracle Learning) to provide cultural intelligence training within your Oracle learning environment.
Integration method: LTI 1.3 via Oracle Learning Content Management Enterprise API: Optional — enables user sync and cultural data exchange
Prerequisites
- Oracle HCM Cloud with Oracle Learning enabled
- Admin access to Oracle Integration Cloud (OIC) or Oracle Learning Admin
- Intercultural Teams enterprise account with admin access
Step 1: Register as an LTI Tool in Oracle Learning
- In Oracle HCM Cloud, navigate to Setup and Maintenance > Learning
- Go to Content Provider Setup > LTI Tool Providers
- Add a new provider:
- Name: Intercultural Teams
- LTI Version: 1.3
- Login URL:
https://interculturalteams.com/lti/login - Launch URL:
https://interculturalteams.com/lti/launch - JWKS URL:
https://interculturalteams.com/lti/jwks - Deep Link URL:
https://interculturalteams.com/lti/deep-link
- Copy the Client ID and note Oracle's Issuer URL, JWKS URL, and OAuth endpoints
- Enable AGS for completion tracking
Step 2: Configure the Platform in Intercultural Teams
- Navigate to Admin > L&D Plugins
- Click Add Platform:
- Platform Type: Oracle HCM Cloud
- Fill in the Issuer, Client ID, and OAuth URLs from Step 1
- Enable AGS for grade passback
- Click Save
Step 3: Add Content
- In Oracle Learning, create a new Offering linked to LTI content
- Use the deep link picker to select Intercultural Teams content
- Publish the offering and add to learning assignments
Step 4: Enterprise API & User Sync
- Generate an API key in Admin > L&D Plugins > API Keys
- Use Oracle Integration Cloud (OIC) to build a sync flow calling
POST /api/enterprise/v1/users/sync - Map Oracle Person Number as the
external_id - See the Enterprise API Reference for all endpoints
Troubleshooting
"Invalid token" errors Oracle HCM may rotate JWKS keys. Intercultural Teams caches JWKS for 24 hours — if Oracle rotates keys, there may be a brief window where validation fails. The cache auto-refreshes.
Content not appearing in Oracle Learning Verify the LTI provider is active and the offering is published in a catalogue accessible to your learners.
