Best practices in Oracle APEX Development
Event: Connect 2021
Stream: APEX, Development/Middleware, Integrations, Security, Tools
This session presents some best practices that helps developers avoid errors, improve reuse and improve the mantainability of the APEX application. The presentations is divided in: introduction, naming, organization and code tips.
Improving security in Oracle APEX application
Event: Connect 2021
Stream: APEX, Development/Middleware, Integrations, Security, Tools
In this session, it will be explained the concepts of URL Tampering, SQL injection and Cross-Site Scripting (XSS). It will be shown some attacks and how to protect against them. The session will be a story telling in which the attacker will gain more and more access to an APEX application. The session is divided in: 1) Introduction 2) URL Tampering 3) SQL Injection 4) Cross-site scripting 5) Conclusion