92
Views
7
Comments
Solved
No Permission while login into app using browser
Question

After publishing app , I open it in browser where it ask for login. When login it shows No Permission. I am using free trial ODC dev.

2016-04-22 00-29-45
Nuno Reis
 
MVP
Solution

Hello.

Have you set the roles on the pages and given those permissions to the user in Manage Users screen of ODC Portal?

UserImage.jpg
Sunil Patidar

Thanks Nuno Reis,

I added my user by Invite User on Manage User screen. I was in impression that it was already there. After adding issue is resolved.

2025-01-23 09-22-22
ABHIJITH G
Champion

Hi Sunil,


Check the authorization set for the screen you are trying to access. For information, regarding the Authorization in ODC check the below link.

https://success.outsystems.com/documentation/outsystems_developer_cloud/user_management/secure_your_app_with_end_user_roles/


Hope this helps,
Thanks

2022-12-30 07-28-09
Navneet Garg

You need set Accessible by = Everyone

or you need to set roles in odc portal under usersaccess/users

UserImage.jpg
Sunil Patidar

Thanks Navneet 

It was quick solution but correct way is to add user by Manage Users screen.

2024-12-18 16-06-42
Junaid Syed

Hi Sunil,

This problem usually arises due to inappropriate or no roles assigned to the user. Please go through below tutorial to have thorough understanding of how roles related security work in ODC.

https://learn.outsystems.com/training/journeys/role-based-security-575

Thanks,

Junaid


2025-01-31 03-15-38
Irfan Ahamed Abdul Shukoor

Hi @Sunil Patidar ,

It is a permission issue, if you are doing a sample application just make the screen Anonymous or give access to the user, You can also use your Outsystems Login to proceed further.

Thanks

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.