How to Secure Oracle Database REST APIs with OCI IAM (IDCS) JSON Web Tokens and Role-Based Access Claims, Part Two
- May 21, 2025
- Posted by: Igor Gorkiy
- Category: Databases
No Comments
This tutorial demonstrates the use of Roles-Based Access Control (RBAC) claims in an Oracle Cloud Infrastructure (OCI) Identity and Access Management (IAM) JSON Web Token (JWT) to access Oracle REST Data Services (ORDS) protected resources (i.e., API endpoints).
Part two of this two part tutorial provides steps for testing and experimenting using a sample JavaScript single-page web application (using HTML, Node.js and the Express.js framework)



