Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Venkatesh Gude
40
Views
2
Comments
How to prevent URL tampering
Question
Hi all,
I want to restrict the apllication access through URL without login. Means at present I am able to go any page in the application just by changing URL. For example after login into the application I am entering into employee_show page and for me it was restricted to access Employee_Edit page but If I change URL I can able to access employee_edit. Anyone can suggest how can I restrict this..
Thanks,
Venkat Gude.
André Vieira
Staff
Hi Venkat,
You should use roles to do so. Check out
this video
in our online training.
If you want to restrict access based on input parameters you will have to implement that logic in the screen preparation.
Cheers
Nuno Rolo
MVP
Hi,
I didn't try this
component
, but probably can help you.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...