Skip to content

Commit b55ae8d

Browse files
Setting Up OAuth with JWT User Assertion in OIC:
Identity Propagation from VBCS, OIC to OPA
1 parent 49ccadb commit b55ae8d

File tree

1 file changed

+15
-3
lines changed
  • app-dev/app-integration-and-automation/shared-assets

1 file changed

+15
-3
lines changed

app-dev/app-integration-and-automation/shared-assets/README.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,18 @@ This section contains various examples related to Application Integration: demo
3737

3838
## Demos
3939

40+
- [Setting Up OAuth with JWT User Assertion in OIC: Identity Propagation from VBCS, OIC to OPA](https://youtu.be/UdOXA53BQMM?si=YIjvJbNrMblqhczM)
41+
42+
- In this step-by-step tutorial, you'll learn how to setup OAuth 2.0 using JWT User Assertion in Oracle Integration Cloud (OIC) to enable secure identity propagation between Oracle Integration and Oracle Process Automation (OPA). You will also see how idenity can easily propogate from Visual Builder to OIC to OPA.
43+
44+
- The video covers:
45+
- Creating client confidential application
46+
- Certificate creation and upload
47+
- Constructing the JWT header and payload
48+
- Configuring the REST connection in OIC
49+
- Full OAuth and identity propagation flow
50+
51+
4052
- [Developer Coaching - Unlocking Robotic Process Automation with Oracle Integration](https://youtu.be/Gh33NJfoanU?si=iVIZQ4fgrQVTVdYc)
4153

4254
- Developer Coaching Session "Unlocking Robotic Process Automation with Oracle Integration for Developers", where we explore the full spectrum of capabilities offered by Oracle Integration Cloud (OIC).
@@ -219,9 +231,9 @@ This section contains various examples related to Application Integration: demo
219231

220232
- Tired of clunky AI integrations? Discover how to seamlessly combine OCI Generative AI’s JSON output with Oracle Integration Cloud (OIC)—unlocking smarter automation and cleaner data pipelines.
221233
In this article, I break down:
222-
✅ Step-by-step integration tactics for OIC + OCI Generative AI
223-
✅ How structured JSON responses reduce downstream complexity
224-
✅ Why this duo is a game-changer for enterprise scalability
234+
- ✅ Step-by-step integration tactics for OIC + OCI Generative AI
235+
- ✅ How structured JSON responses reduce downstream complexity
236+
- ✅ Why this duo is a game-changer for enterprise scalability
225237

226238
- [GenAI-based Procurement Q&A App using Text-to-SQL and Low-Code Integration](https://github.com/oracle-devrel/technology-engineering/tree/main/ai-and-app-modernisation/ai-services/generative-ai-service/procurement-qa-genai/files)
227239
- In this article, we'll explore how to make a handy tool that helps to enable real-time purchase order feeds into a procurement DB store and also to transform procurement queries in natural language to SQL Queries and synthesize the SQL Response using Oracle Generative AI, Oracle Integration Cloud (OIC) and Oracle Autonomous Database (ADB). This application combines a low-code approach to orchestrate LLM AI services and applications using Oracle Integration Cloud and Generative AI prompting techniques for tasks like text-to-SQL transformations.

0 commit comments

Comments
 (0)