Skip to main content
14-Alexandrite
December 30, 2021
Question

how to set permissions to non-thingworx use

  • December 30, 2021
  • 1 reply
  • 1538 views

hello

i have some users which are not present in thingworx user list. Now i want to give permissions to those users. Like i want to give home mashup, usergroup to that user how i do that? please share the solution on this. 

1 reply

5-Regular Member
December 30, 2021

Hi @Ru_01 ,

Kindly check the below attached articles:

1.How to Grant permission in ThingWorx: https://www.ptc.com/en/support/article/CS358068 

2.https://community.ptc.com/t5/ThingWorx-Developers/How-to-provide-access-permissions-for-particular-page-mashup-to/m-p/707016?source=ArticleViewerRelated#M49936

3. Article Explaining the ThingWorx Platform Permissions: https://www.ptc.com/en/support/article/CS236180

 

Feel free to revert back.

 

Regards

Bhawna

 

Ru_0114-AlexandriteAuthor
14-Alexandrite
January 3, 2022

In our application, we have not made use of the Organization, nor added any user or user groups in Composer.
We have created our own database that stores username and password, based on those details the customer can log in and view different home page based on what credentials  has been  entered in the login screen.
We are facing issue with the composer login dialog box that pops up when our customers want to log in to the application that we have developed. We don’t want that to appear, instead our application URL must just redirect to the login mashup that we developed and the customers must be able to log in and proceed like they would in any other given application. P.S. We do not want to control access of Composer to users other than administrator.

12-Amethyst
January 3, 2022

Hi @Ru_01 

I guess your are using some sso to login your users ? what is the mechanism your are using for authentication?

If you are using SSO you could use a feature in which Thingworx which by default adds the user to a group on his first login. To this user group u could assign all required permissions so no need to defined for each user separately. All user would inherit permissions because they are part of the user group by default.

GuruPrasad1_0-1641221727965.png