Skip to Main Content

ORDS, SODA & JSON in the Database

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!

Pattern syntax for defining privilege

SebaFooBarApr 14 2016 — edited Apr 14 2016

Hi!

I have two endpoints defined with the following patterns

  • /images/:image_id/circles
  • /images/:image_id/squares


I would like to assign a privilege for each endpoint to a different role.

How can I handle this :image_id parameter in a pattern used for ords.define_privilege?


What is the syntax for p_patterns parameter for ords.define_privilege procedure? I couldn't find it in the documentation.


I'm using ORDS 3.0.4.


Regards,

Sebastian

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 12 2016
Added on Apr 14 2016
0 comments
482 views