Adding X-Powered-By, Version, and Date Headers to ORDS Standalone
Additional functionality with Jetty XML Here is an example of a Jetty Context XML file that adds additional...

ORDS 25.1 Release Highlights
ORDS 25.1 is now available, here are the highlights 😀 JWT roles-based scopes You are probably well aware...

Troubleshooting: reviewing ORDS connections, your application server, and response times
Symptom/Issue In an internal Slack thread today, a user was trying to diagnose browser latency while attempting to...

401 Unauthorized invalid_token – troubleshooting Oracle Cloud IAM JWTs with ORDS
Symptoms You are able to request an access token from OCI IAM. Yet, when you issue the subsequent...

Example: an ORDS API that returns a user-configured JSON object
This actually came about from a Support Request. We were troubleshooting a JWT issue, that had ORDS in...

A simple ORDS GET request using the Go language
Venkata this one’s for you 😀 It took me the rest of the afternoon, but here is a...
Top pick for you
You may also like
Adding X-Powered-By, Version, and Date Headers to ORDS Standalone
Additional functionality with Jetty XML Here is an example of a Jetty Context XML file that adds additional...

ORDS 25.1 Release Highlights
ORDS 25.1 is now available, here are the highlights 😀 JWT roles-based scopes You are probably well aware...

Troubleshooting: reviewing ORDS connections, your application server, and response times
Symptom/Issue In an internal Slack thread today, a user was trying to diagnose browser latency while attempting to...

401 Unauthorized invalid_token – troubleshooting Oracle Cloud IAM JWTs with ORDS
Symptoms You are able to request an access token from OCI IAM. Yet, when you issue the subsequent...

Example: an ORDS API that returns a user-configured JSON object
This actually came about from a Support Request. We were troubleshooting a JWT issue, that had ORDS in...

A simple ORDS GET request using the Go language
Venkata this one’s for you 😀 It took me the rest of the afternoon, but here is a...