- ORDS 25.1 Release Highlightsby ChrisORDS 25.1 is now available, here are the highlights 😀 JWT roles-based scopes You are probably well aware of our current JWTs authentication and authorization … Read more
- Troubleshooting: reviewing ORDS connections, your application server, and response timesby ChrisSymptom/Issue In an internal Slack thread today, a user was trying to diagnose browser latency while attempting to connect to the ORDS landing page. Peter … Read more
- 401 Unauthorized invalid_token – troubleshooting Oracle Cloud IAM JWTs with ORDSby ChrisSymptoms You are able to request an access token from OCI IAM. Yet, when you issue the subsequent request to your target resource (an ORDS … Read more
- Example: an ORDS API that returns a user-configured JSON objectby ChrisThis actually came about from a Support Request. We were troubleshooting a JWT issue, that had ORDS in the mix. Ultimately, this is looking more … Read more
- A simple ORDS GET request using the Go languageby ChrisVenkata this one’s for you 😀 It took me the rest of the afternoon, but here is a pretty simple GET request example, using a … Read more
- 503 Service Unavailable: ORDS unable to make a connection…all connections in the Univeral connection Pool are in use – [30,30,42….]by ChrisHave you ever seen this? Have you ever seen a message like this while working with ORDS? The one where you receive a 503 Service … Read more
- Configuring OCI IAM Domain JWTs to use with ORDS OAuth2.0 protected APIsby ChrisTable of Contents Intended Audience/Purpose Does this describe you? Creating a Domain Configure Client Access Adding an Integrated Application to the Domain Adding the application … Read more
- ORDS as a JotForm webhook: An actual customer use caseby ChrisRecently, we (one of our Support engineers and I) worked with a customer who had integrated various ORDS POST APIs with a web-based form application … Read more
- ORDS 24.4 Release Highlightsby ChrisSo what even is new in ORDS 24.4? How about an abbreviated list of some fan favorites? Pre-Authenticated endpoints Using the new ORDS_PAR PL/SQL package, … Read more
- ORDS WARNING Cannot find the real static path ofby ChrisProblem description You’ve just upgraded ORDS and issued the ords serve command. As ORDS is starting up, you see the following warning (or something like … Read more