ORDS

Build and Consume Secure REST APIs in Oracle APEX using ORDS and OAuth2

Introduction In a world where applications must be increasingly connected and interoperable, Oracle APEX and ORDS offer a robust platform for building and consuming RESTful APIs quickly, securely, and scalable. This tutorial walks you through how to build and consume an Oracle APEX REST API using ORDS, OAuth2, and both declarative and programmatic approaches. Basic [...]

2025-05-06T12:21:50+02:00May 13th, 2025|APEX, blog, OAuth2, ORDS|0 Comments

Securing APEX: Hiding the URL Format

Hiding URL format in APEX is essential for enhancing security and preventing the exposure of sensitive information. Oracle Application Express (APEX) uses a default URL structure that can reveal critical details, making it a potential target for attacks. In this article, we explore effective strategies to conceal the URL format in APEX and strengthen application [...]

2025-02-17T15:43:49+01:00February 17th, 2025|APEX, blog, Oracle, ORDS|2 Comments

Oracle ORDS 24.4: Impact of HTTP/1.0 Removal on AJP Setups

With the release of Oracle REST Data Services (ORDS) 24.4, Oracle has introduced changes aimed at improving security and performance, including the removal of HTTP/1.0 support. While these updates are a step forward, they’ve caused challenges for environments that rely on Tomcat and Apache HTTP Server (httpd) integration via AJP (Apache JServ Protocol). In this [...]

2025-01-28T14:21:45+01:00January 28th, 2025|APEX, blog, Oracle, ORDS|0 Comments
Go to Top