Authenticating and assigning users roles from users.properti

Posted by abiral.acharya on 04-May-2018 00:41

I'm currently using local auth manager for all transports in my PAS and my client authentication model is form. Also, I have "form" authentication activated in my Data Provider. I can login to my Application via users.properties details but I cannot assign roles defined in KUIB to the user details from users.properties file. Can anyone provide a solution or an alternative to authenticating users and assigning roles to KUIB apps or authenticating from _USER table.

All Replies

Posted by Anil Kumar on 04-May-2018 05:08

Hi,

Please go through ‘How to configure the KUIB App’ section in following URL:

https://community.progress.com/community_groups/openedge_kendo_ui_builder/w/openedgekendouibuilder/2939.how-to-implement-user-roles-in-kendo-ui-builder-2-1-with-an-openedge-backend

Hope this helps.

Thanks and Regards,
Anil Kumar

Posted by abiral.acharya on 08-May-2018 23:45

Hi Anil,

The above solution did help me with authorization with some modifications.Thanks. Now, I can login and authorize roles via users.properties file. But I was wondering it would be lot easier if we could authenticate via _USER table and DB roles table. I tried OERealm authentication and failed badly. Any help will be appreciated.

Thanks and Regards,

Abiral Acharya

This thread is closed