Rashmi Posted May 13, 2018 Report Share Posted May 13, 2018 Hi. I have a datapage that requires authentication to update a single record. The record is identified by a passed parameter. The record also has an id number that matches one of the authentication fields (but not sure how to filter by this) How can I secure this so that a user cannot type in any parameter in the URL to access any record? Thanks! Quote Link to comment Share on other sites More sharing options...
0 MayMusic Posted May 14, 2018 Report Share Posted May 14, 2018 Since you have checked RLS, the user should be able to only see the records that Dentist ID number from user table matches Dentist_ID_N from the source table, not all records. Quote Link to comment Share on other sites More sharing options...
Question
Rashmi
Hi. I have a datapage that requires authentication to update a single record.
The record is identified by a passed parameter.
The record also has an id number that matches one of the authentication fields (but not sure how to filter by this)
How can I secure this so that a user cannot type in any parameter in the URL to access any record?
Thanks!
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.