I created my first "complete" database application with Caspio.
I used different Authorization object each one for the different roles and assigned to different Data Pages
On the other hand I have a Bootstrap template Web App that provide a Login Page, a Home Page and all the other pages. I managed to create a Simple HTML Datapage connected to the broader Authorization object created for all user. I also added a redirection to my Home page at succesfull login and also a Logout link.
Everything work correctly : The user access the login page, enter the credential and so he lands on the Home page.
The problem arise when he try to open a datapage that is connected to a different Authorization object. The page propose another login even if the user have both the authorizations
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.
Question
VincenzoCocciolo
Hi all
I created my first "complete" database application with Caspio.
I used different Authorization object each one for the different roles and assigned to different Data Pages
On the other hand I have a Bootstrap template Web App that provide a Login Page, a Home Page and all the other pages. I managed to create a Simple HTML Datapage connected to the broader Authorization object created for all user. I also added a redirection to my Home page at succesfull login and also a Logout link.
Everything work correctly : The user access the login page, enter the credential and so he lands on the Home page.
The problem arise when he try to open a datapage that is connected to a different Authorization object. The page propose another login even if the user have both the authorizations
Is there a way to solve this issue?
Regards
Link to comment
Share on other sites
2 answers 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.