Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Apex (ords) web services and fgac/ras - any best practices?

PaavoSep 24 2019 — edited Sep 24 2019

Hi

Any information / blogs etc. most welcome!

I made very harsh sequence diagram draft about fictive case where the api serves e.f. file data but expects that:

- end user consuming the api via web application can be authenticated e.g. sso

- the web application is authorized to use the api

- there is secure and transparent method to convey the end user information for the db which has ras/fgac policies constraining access to data, additional checks etc..

- there is no possibility for rebel application to harvest the api by shuffling input parameters

Please comment what could be potentially improve the sequence diagram (it surely is defective ) and also if you already know if there any best practices for creating:

- Apex web application which consumes Apex web service on top of ras-hardened db and fulfills the above criteria ...

pastedImage_1.png

rgrds Paavo

Comments
Post Details
Added on Sep 24 2019
1 comment
175 views