hey , can anyone help me out on how do I manage the client authentication in opencore ? the documentation provided for opencore has a blank page on documentation for managing client authentication section . need resources and help on this topic !
hey @Allan_Zimmermann , any fixes for my issue ?
Clients authenticate using jwt tokens. What specifically is your issue ?
Thank you for pointing out there is an empty page, i have removed that page.
can I restrict openrpa to the users through my opencore dashboard ? how can I manage client authentication ? any resources available I can refer to ? how can I learn and implement these functionalities .
You can use Access Control List’s on projects in OpenRPA … then OpenRPA will automatically update workflows, mages, detectors and workitem queues inside the project.
For more complex or “managed” solutions you could also consider using Workspaces. ( There is no documentation about workspaces yet, as it was officially launched last month, but think of workspaces as an convenient way of segregating data and users … a workspace can be a project, a department, or a customer, and only members of that workspace can see data associated with that workspace )
since I am using lets encrypt version , theres no such workspaces I can see in the dashboard and also there is no option for enabling multi tenancy . any fixes ?
Workspaces require a license, and make it easy to enable and manage. If you need a pure open-source solution, you can use the Access Control model described above. By default, all users can see each other, which is generally not something you want if multiple customers are accessing the same OpenCore installation. In that case, you can enable multi-tenancy on the config page. This will “lock down” the built-in roles, so you can manage permissions using Roles and Access Control Lists.
Hey @Anono_Nono could you help in this topic . I have a secured custom domain opencore for my company . I enabled multi-tenancy from config . I created a user and then assigned that user to a role of a specific name . I created a billing account in the name of my company . actually I referred to one of your videos in YouTube . and after the creation of user and roles , in openrpa redirecting to the url of my company , I tried to login with the user which I created just a time ago in opencore , but I couldnt . the openrpa is only logging in with the admin user . whats the issue ? or am I not doing it correctly ? how can solve this issue
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.