David Lim
Posts: 0
Joined: Wed Mar 12, 2014 3:58 am

Allow certain user to gain access to a certain page

How to allow specific user to login to certain page ?
for example Admin are allow to gain access to admin page
while normal user use the normal page
note: I using the same database with the "Role" Column
Image

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

Allow certain user to gain access to a certain page

Hello,

We'll check solution and someone will get back to you.

Nikita
Posts: 0
Joined: Fri Feb 28, 2014 4:02 pm

Allow certain user to gain access to a certain page

Hello,

The login service returns user id, so you should save it. Then run service for reading user by his id
(look at this link:
https://getsatisfaction.com/apperyio/...)

Return to “Issues”