Saturday, March 5, 2016

JDev/ADF sample - Oracle JET and ADF BC REST Basic Authentication

  • Oracle JET and ADF BC REST Basic Authentication. You might be interested to check my previous sample about CRUD implementation in JET - Handling ADF BC 12.2.1 REST Validation in Oracle JET. I'm going to describe how to access secure ADF BC REST service from JET, based on the CRUD sample app. We need to pass authorization header on each REST request, this way server can authenticate user and authorize access to the REST resource. There are couple of other tips applied on ADF BC REST service side, all described below.
    Download - JETCRUDApp_v5.zip

No comments: