Securing RESTFul Services in Oracle APEX
HTML-код
- Опубликовано: 7 ноя 2024
- In this video, you will learn how to protect RESTful services using Basic Authentication and OAuth2 features in Oracle Apex.
Basic Authentication and OAuth2 (OAuth 2.0) are two different authentication mechanisms for securing web applications, including Oracle APEX.
Basic Auth is simpler and relies on transmitting encoded credentials with each request. At the same time, OAuth2 is a more sophisticated authorization framework that involves token-based authentication and is often used in scenarios where third-party applications need controlled access to user resources.
The choice between them depends on the specific security and integration requirements of your Oracle APEX application.
can u do a video about how to use web socket with Oracle Apex, for a chat app, i searched on Oracle Help and they said this feature is not available on Apex but it is on their roadmap, I searched the internet they said to use node js with web socket and rest API and I do not know how to start can u make a video about, no one has done anything about this topic. thanks :)
Hi, could you make video about direct print in POS printer from oracle apex. There are not much resource about this topics in youtube....