Implementing Security

m-Power Applications and Security   For some users, the need to implement Sign-on security is relatively low. However, at some point in time, you will need to activate the mrc Built in Security. This allows you to: · Validate a User Against their System User Profile or a Database Table · Implement a menuing System Read the rest of this document »

Row Level Security

Row Level Security for m-Power Applications   Row Level Security is a highly flexible technique for controlling the records returned based on the application user. The following few steps demonstrate the technique. Create a security table and populate it with data. It may contain several records per user. Note: You must enter the username in Read the rest of this document »

Secure by User or Session ID

Secure by User or Session ID   After you have implemented Sign on Security (see here), you may want to control who can see which records. For instance, if I have an order history table for five customers, each customer should only be able to see their own records. Rather than making five separate applications, Read the rest of this document »

Setting up mrc Application Security (to control user access)

Setting up mrc Application Security (to control user access)   Many times you will want to specify that only a certain group of users can access an application. Perhaps it is a confidential (HR, Payroll, Executive data) application that needs restriction or one that can alter data (such as maintenance applications). Our Menuing System helps Read the rest of this document »

Built in Menu System

Built-in Menu System   Do you find yourself needing to build a Menu for all of the great generated applications you have built with m-Power? Tired of plain .html files that offer no security or Menuing Systems that you have to create all the tables by hand? mrc now offers the ability to create your Read the rest of this document »