- ADF BC REST Authentication with JSESSIONID Cookie. I have described how to apply ADF Security for ADF BC REST in my previous post - Oracle JET and ADF BC REST Basic Authentication. I will show how you can authenticate on first request and for the next requests rely on JSESSIONID cookie from the first request. This is useful for mobile clients and JET, there is no need to keep user credentials during requests (enough to keep cookie), as this is sensitive data.
- Download - ADFBCRESTApp_v7.zip
No comments:
Post a Comment