You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think I understand that the creation of users would be a function of the vendor. So the user type would be determined at that time. So what is the purpose of this field in the AddUserRoleRequest?
The text was updated successfully, but these errors were encountered:
Yes, users and their authentication are determined externally. For example, from the same authentication source as support or forum sites.
Certainly an implementation could impose the ovgs role, or initial role, for each user from that external source. Certainly, support staff must have SUPPORT role and at least one user must have ADMIN role. From there, the ADMIN role can add other users from that same authentication source to any group in a given tree as an ADMIN or lesser role. Note that not every user from a given customer company should have access AND the user need not be from the same customer company - ie: gear can be owned by one company, but managed by another party.
Also, if the users with access are controlled by the authentication source, then adding users to the ovgs can not be controlled programmatically.
Is it possible that your answer is refering to user_group? I was inquiring about user_type. I'm wondering why this parameter is required when adding a user role.
I think I understand that the creation of users would be a function of the vendor. So the user type would be determined at that time. So what is the purpose of this field in the AddUserRoleRequest?
The text was updated successfully, but these errors were encountered: