As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Hi, how do I create a user group via web console? What are all the different flags that can be set? For instance I can see that "gr": true means global read, what are the other flags?
Thanks
Best Answer
W
Wani
said
about 7 years ago
Hi Daniel,
User groups cannot be created using Kinvey web console. Actually, no actions related to Group API can be taken from web console or Kinvey SDKs. Group API is supported only through REST interface.
I would recommend implementing a custom solution for user groups without using Kinvey user groups. That is only if your application has a genuine requirement for such a use case.
Regards,
Wani
Kinvey Support
1 Comment
W
Wani
said
about 7 years ago
Answer
Hi Daniel,
User groups cannot be created using Kinvey web console. Actually, no actions related to Group API can be taken from web console or Kinvey SDKs. Group API is supported only through REST interface.
I would recommend implementing a custom solution for user groups without using Kinvey user groups. That is only if your application has a genuine requirement for such a use case.
daniel_sedlacek
Hi, how do I create a user group via web console? What are all the different flags that can be set? For instance I can see that "gr": true means global read, what are the other flags?
Thanks
Hi Daniel,
User groups cannot be created using Kinvey web console. Actually, no actions related to Group API can be taken from web console or Kinvey SDKs. Group API is supported only through REST interface.
The "gr" flag is an entity level setting used to override collection settings, not directly related to user groups. The documentation for that is available here: http://devcenter.kinvey.com/rest/guides/security#entityanduserpermissions
I would recommend implementing a custom solution for user groups without using Kinvey user groups. That is only if your application has a genuine requirement for such a use case.
Regards,
Wani
Kinvey Support
Wani
Hi Daniel,
User groups cannot be created using Kinvey web console. Actually, no actions related to Group API can be taken from web console or Kinvey SDKs. Group API is supported only through REST interface.
The "gr" flag is an entity level setting used to override collection settings, not directly related to user groups. The documentation for that is available here: http://devcenter.kinvey.com/rest/guides/security#entityanduserpermissions
I would recommend implementing a custom solution for user groups without using Kinvey user groups. That is only if your application has a genuine requirement for such a use case.
Regards,
Wani
Kinvey Support
-
My columns disappeared from the databrowser
-
Api console with query body
-
Users being imported
-
How to delete a archived project?
-
Console Logs still lock up
-
Collections Do Not Get Destroyed
-
Importing Large Data Sets
-
Upload public image through console
-
Unable to download or delete added FIles
-
Bug: Using API Console to list entities error
See all 124 topics