Difference between revisions of "MIB Users Page Manual 3.0"
| (24 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | [[Category:Manual]] [[Category:Setup&Configuration]] [[Category: | + | [[Category:Manual]] [[Category:Setup&Configuration]] [[Category:MIB React]] [[Category:GVP 25.12]] |
{{Menu|Message= [[File:AdminIcon.png|middle|30px]] '''Administration > Access Control > MIB Users'''}} | {{Menu|Message= [[File:AdminIcon.png|middle|30px]] '''Administration > Access Control > MIB Users'''}} | ||
| Line 11: | Line 11: | ||
<br /> | <br /> | ||
<br> | <br> | ||
| − | [[File: | + | [[File:MibUsersEdit.jpg|center|800px|thumb|MIB Users basic information]] |
<br /> | <br /> | ||
{| class="wikitable" style="margin:0px;width:100%;" | {| class="wikitable" style="margin:0px;width:100%;" | ||
| Line 17: | Line 17: | ||
! style="width:45%;" | Description | ! style="width:45%;" | Description | ||
! style="width:40%;" | Restrictions | ! style="width:40%;" | Restrictions | ||
| + | |- | ||
| + | ! style="text-align:left" | Full Name | ||
| + | | Given name to the user. | ||
| + | | - | ||
|- | |- | ||
! style="text-align:left" | Username | ! style="text-align:left" | Username | ||
| Line 22: | Line 26: | ||
| | | | ||
|- | |- | ||
| − | ! style="text-align:left" | | + | ! style="text-align:left;" | Enable User |
| − | | | + | | Flag that indicates if the user is enabled or not. Disabled users will not be able to login. |
| − | | | + | | |
| + | |- | ||
| + | ! style="text-align:left;" | Is Administrator | ||
| + | | Flag that indicates if the user to be able to access mibauthorization to manage Groups & users | ||
| + | | | ||
| + | |- | ||
| + | ! style="text-align:left;" | Non-Interactive | ||
| + | | For agent users, they access GVP through the API, not MIB3. | ||
| + | | Not available for Admin users. | ||
|- | |- | ||
! style="text-align:left; border-left:5px solid red;" | Company | ! style="text-align:left; border-left:5px solid red;" | Company | ||
| Line 38: | Line 50: | ||
| | | | ||
|- | |- | ||
| − | ! style="text-align:left;" | | + | ! style="text-align:left;" | Profile Picture |
| − | | | + | | Upload or update the optional avatar image that is displayed to identify the user over the system. |
| | | | ||
|- | |- | ||
| − | ! style="text-align:left;" | | + | ! style="text-align:left;" | Notes |
| − | | | + | | Allows to add notes of information about the user. |
| − | | | + | | |
|- | |- | ||
! style="text-align:left; border-left:5px solid yellow;" | Category | ! style="text-align:left; border-left:5px solid yellow;" | Category | ||
| Line 50: | Line 62: | ||
| ReadOnly for All Users, except for Admin Users. | | ReadOnly for All Users, except for Admin Users. | ||
|- | |- | ||
| − | ! style="text-align:left;" | | + | ! style="text-align:left;" | New Password |
| − | | | + | | Allows to modify the user password to a new one. |
| − | | | + | | |
|- | |- | ||
| − | ! style="text-align:left;" | | + | ! style="text-align:left;" | Confirm New Password |
| − | | | + | | Confirmation of the new password. |
| | | | ||
|- | |- | ||
| − | ! style="text-align:left;" | Password | + | ! style="text-align:left;" | Password Expires? |
| − | | | + | | Flag that indicates if the password expires. If enabled, the user will have to change his password after 60 days. |
| | | | ||
| − | |- | + | |- |
! style="text-align:left;" | Change password | ! style="text-align:left;" | Change password | ||
| Flag that indicates if the user will be enforced to change his password after the next login. | | Flag that indicates if the user will be enforced to change his password after the next login. | ||
| - | | - | ||
|- | |- | ||
| − | |||
| − | |||
| − | |||
|} | |} | ||
<br /> | <br /> | ||
| Line 77: | Line 86: | ||
<big>'''Update profile information'''</big><br /> | <big>'''Update profile information'''</big><br /> | ||
| − | Modify user information and once finished, save changes by using the [[File:SaveBig_3.png|middle| | + | Modify user information and once finished, save changes by using the [[File:SaveBig_3.png|middle|50px]].<br /> |
<br /> | <br /> | ||
| − | |||
| − | |||
| − | |||
<br /> | <br /> | ||
| − | + | === Group permissions === | |
| − | + | ---- | |
| + | This section allows to assign the user to different [[MIB Groups Page Manual 3.0|groups]]. By doing this, the user will automatically inherit the Media Type permissions defined at the [[MIB Groups Page Manual 3.0|groups]] he belongs to.<br /> | ||
| + | Select the groups the user has to belong and save changes using the [[File:SaveBig_3.png|middle|40px]] button of this section. | ||
<br /> | <br /> | ||
| − | + | [[File:GroupPermissionsUserBlock.png|800px|center|thumb|Groups permissions information]] | |
| − | |||
| − | |||
<br /> | <br /> | ||
<br /> | <br /> | ||
| − | === | + | |
| + | === MIB API: Media Types Permission === | ||
---- | ---- | ||
| − | This section allows to | + | This section allows to define the permissions the user has over the different Media Types. The user MediaTypes permissions are inherited from the different group he belongs to. So by adding new Media Type permissions, it will allow to provide additional access than the one defined by its groups. <br /> |
| − | + | The permissions that can be configured are: | |
| − | + | * '''Read''': Read access. The user will be able to access items belonging to this Media Type. | |
| − | + | * '''Write''': Write access. The user will be able to modify items belonging to this Media Type. | |
| − | + | * '''Delete''': Delete access. The user will be able to delete items belonging to this Media Type. | |
| − | * | + | * '''Read (Owner)''': Own read access. The user will be able only to access items belonging to this Media Type that have been created by him (owner = user). |
| − | * | + | * '''Write (Owner)''': Own write access. The user will be able only to modify items belonging to this Media Type that have been created by him (owner = user). |
| + | * '''Delete (Owner)''': Own delete access. The user will be able only to delete items belonging to this Media Type that have been created by him (owner = user). | ||
| + | * '''Audit''': The user will be able to access the Edition History of that Media Type. | ||
| + | <br /> | ||
| + | [[File:MediaType.png|800px|center|thumb|Media Types permissions information]] | ||
<br /> | <br /> | ||
| − | + | <big>'''Modify Media Type permissions'''</big> | |
| − | + | * Mark the permissions for each Media Type. | |
| − | + | * Once finished, save changes by using the [[File:SaveBig_3.png|middle|50px]] button of the block. | |
| − | |||
<br /> | <br /> | ||
| − | |||
<br /> | <br /> | ||
| − | === | + | === MIB API: Sources Permission === |
---- | ---- | ||
| − | This section allows to | + | This section allows to define the permissions the user has over the different [[Content_Sources_Page_Manual_3.0|sources]]. This will determine the different items of the different sources that the user will be able to access, modify and/or delete.<br />The permissions that can be configured are: |
| + | * '''Read''': Read access. The user will be able to access items belonging to this source. | ||
| + | * '''Write''': Write access. The user will be able to modify items belonging to this source. | ||
| + | * '''Delete''': Delete access. The user will be able to delete items belonging to this source. | ||
| + | * '''Read (Owner)''': Own read access. The user will be able only to access items belonging to this source that have been created by him (owner = user). | ||
| + | * '''Write (Owner)''': Own write access. The user will be able only to modify items belonging to this source that have been created by him (owner = user). | ||
| + | * '''Delete (Owner)''': Own delete access. The user will be able only to delete items belonging to this source that have been created by him (owner = user). | ||
| + | * '''I''': Inherit. The permissions are inherited from parent source. | ||
| + | |||
<br /> | <br /> | ||
| − | [[File: | + | [[File:Sources.png|800px|center|thumb|Sources permissions information]] |
<br /> | <br /> | ||
| − | <big>''' | + | <big>'''Modify source permissions'''</big> |
| − | * | + | * Mark the permissions for each source. |
| − | *Once finished, save changes by using the [[File: | + | * Once finished, save changes by using the [[File:SaveBig_3.png|middle|50px]] button of the block. |
| − | + | <br /> | |
| − | |||
| − | |||
<br /> | <br /> | ||
| − | === | + | === Menu Permissions === |
---- | ---- | ||
| − | This section allows to | + | This section allows to define which Menu items that specific user has access, on top of those inherited from the Groups it belongs to.<br /> |
<br /> | <br /> | ||
| Line 139: | Line 154: | ||
<big>'''Modify boolean permissions'''</big> | <big>'''Modify boolean permissions'''</big> | ||
* Mark/Unmark the 'Enabled/Allowed' checkbox of the wanted item . | * Mark/Unmark the 'Enabled/Allowed' checkbox of the wanted item . | ||
| − | * Once finished, save changes by using the [[File:SaveBig_3.png|middle| | + | * Once finished, save changes by using the [[File:SaveBig_3.png|middle|50px]] button of the boolean permissions block. |
<br /> | <br /> | ||
| Line 153: | Line 168: | ||
<big>'''Modify boolean permissions'''</big> | <big>'''Modify boolean permissions'''</big> | ||
* Mark/Unmark the 'Enabled/Allowed' checkbox of the wanted item . | * Mark/Unmark the 'Enabled/Allowed' checkbox of the wanted item . | ||
| − | * Once finished, save changes by using the [[File:SaveBig_3.png|middle| | + | * Once finished, save changes by using the [[File:SaveBig_3.png|middle|50px]] button of the boolean permissions block. |
<br /> | <br /> | ||
| − | === | + | === GVP Custom: Boolean Permissions === |
---- | ---- | ||
| − | This section allows to | + | This section allows to determine access additional GVP features, on top of those defined at Groups. |
| − | + | ||
| − | * '' | + | <br /> |
| − | * | + | [[File:MibCustomBooleanPermissions.jpg|800px|center|thumb|GVP Custom: Boolean Permissions Block]] |
| − | + | <br /> | |
| − | + | ||
| − | + | ||
| − | + | <big>'''Modify boolean permissions'''</big> | |
| + | * Mark/Unmark the 'Enabled/Allowed' checkbox of the wanted item . | ||
| + | * Once finished, save changes by using the [[File:SaveBig_3.png|middle|50px]] button of the boolean permissions block. | ||
| + | <br /> | ||
| + | |||
| + | === Parameters: Configuration keys === | ||
| + | ---- | ||
| + | This section allows to define permissions to the Configuration Keys at the Parameters configuration page. | ||
| + | |||
<br /> | <br /> | ||
| − | [[File: | + | [[File:Parameters1BooleanPermissions.jpg|800px|center|thumb|GVP Custom: Boolean Permissions Block]] |
<br /> | <br /> | ||
| − | <big>'''Modify | + | |
| − | * Mark the | + | <big>'''Modify boolean permissions'''</big> |
| − | * Once finished, save changes by using the [[File:SaveBig_3.png|middle| | + | * Mark/Unmark the 'Enabled/Allowed' checkbox of the wanted item . |
| + | * Once finished, save changes by using the [[File:SaveBig_3.png|middle|50px]] button of the boolean permissions block. | ||
<br /> | <br /> | ||
| − | === | + | === Parameters: Instances === |
---- | ---- | ||
| − | This section allows to define | + | This section allows to define permissions to the Instances at the Parameters configuration page. |
| − | + | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
<br /> | <br /> | ||
| − | [[File: | + | [[File:Parameters2BooleanPermissions.jpg|800px|center|thumb|GVP Custom: Boolean Permissions Block]] |
<br /> | <br /> | ||
| − | <big>'''Modify | + | |
| − | * Mark the | + | <big>'''Modify boolean permissions'''</big> |
| − | * Once finished, save changes by using the [[File:SaveBig_3.png|middle| | + | * Mark/Unmark the 'Enabled/Allowed' checkbox of the wanted item . |
| + | * Once finished, save changes by using the [[File:SaveBig_3.png|middle|50px]] button of the boolean permissions block. | ||
<br /> | <br /> | ||
Latest revision as of 11:23, 31 December 2025
Contents
Blocks
MIB Users
In this page, Administrator users or Users with 'Is Administrator' flag selected, will be able to manage MIB users: manage users information, permissions to applications, sources and the different groups the users will belong. This page is hosted by MIB Authorization component.
It is only accepted for usernames: caracteres from A-z, 0-9, . (dot), _ (underscore) and @ (at). The validations are applied both during user creation and edition."
| Field | Description | Restrictions |
|---|---|---|
| Full Name | Given name to the user. | - |
| Username | Username to be used for login. | |
| Enable User | Flag that indicates if the user is enabled or not. Disabled users will not be able to login. | |
| Is Administrator | Flag that indicates if the user to be able to access mibauthorization to manage Groups & users | |
| Non-Interactive | For agent users, they access GVP through the API, not MIB3. | Not available for Admin users. |
| Company | The company that the user belongs. | Mandatory |
| Email address of the user. | Mandatory | |
| Timezone | Select timezone for the user. Depending on the timezone selected, the dates and times in MIB will be translated to that specific timezone. | |
| Profile Picture | Upload or update the optional avatar image that is displayed to identify the user over the system. | |
| Notes | Allows to add notes of information about the user. | |
| Category | The value of the MibUser Instance. This value can be none. | ReadOnly for All Users, except for Admin Users. |
| New Password | Allows to modify the user password to a new one. | |
| Confirm New Password | Confirmation of the new password. | |
| Password Expires? | Flag that indicates if the password expires. If enabled, the user will have to change his password after 60 days. | |
| Change password | Flag that indicates if the user will be enforced to change his password after the next login. | - |
Delete User
Deletes by using the
the MIB user. Only available to Users in the Administratos group.
Update profile information
Modify user information and once finished, save changes by using the
.
Group permissions
This section allows to assign the user to different groups. By doing this, the user will automatically inherit the Media Type permissions defined at the groups he belongs to.
Select the groups the user has to belong and save changes using the
button of this section.
MIB API: Media Types Permission
This section allows to define the permissions the user has over the different Media Types. The user MediaTypes permissions are inherited from the different group he belongs to. So by adding new Media Type permissions, it will allow to provide additional access than the one defined by its groups.
The permissions that can be configured are:
- Read: Read access. The user will be able to access items belonging to this Media Type.
- Write: Write access. The user will be able to modify items belonging to this Media Type.
- Delete: Delete access. The user will be able to delete items belonging to this Media Type.
- Read (Owner): Own read access. The user will be able only to access items belonging to this Media Type that have been created by him (owner = user).
- Write (Owner): Own write access. The user will be able only to modify items belonging to this Media Type that have been created by him (owner = user).
- Delete (Owner): Own delete access. The user will be able only to delete items belonging to this Media Type that have been created by him (owner = user).
- Audit: The user will be able to access the Edition History of that Media Type.
Modify Media Type permissions
- Mark the permissions for each Media Type.
- Once finished, save changes by using the
button of the block.
MIB API: Sources Permission
This section allows to define the permissions the user has over the different sources. This will determine the different items of the different sources that the user will be able to access, modify and/or delete.
The permissions that can be configured are:
- Read: Read access. The user will be able to access items belonging to this source.
- Write: Write access. The user will be able to modify items belonging to this source.
- Delete: Delete access. The user will be able to delete items belonging to this source.
- Read (Owner): Own read access. The user will be able only to access items belonging to this source that have been created by him (owner = user).
- Write (Owner): Own write access. The user will be able only to modify items belonging to this source that have been created by him (owner = user).
- Delete (Owner): Own delete access. The user will be able only to delete items belonging to this source that have been created by him (owner = user).
- I: Inherit. The permissions are inherited from parent source.
Modify source permissions
Menu Permissions
This section allows to define which Menu items that specific user has access, on top of those inherited from the Groups it belongs to.
Modify boolean permissions
- Mark/Unmark the 'Enabled/Allowed' checkbox of the wanted item .
- Once finished, save changes by using the
button of the boolean permissions block.
Edit History Dashboard: Boolean Permissions
This section allows to determine access to the Edit History Dashboard feature.
Modify boolean permissions
- Mark/Unmark the 'Enabled/Allowed' checkbox of the wanted item .
- Once finished, save changes by using the
button of the boolean permissions block.
GVP Custom: Boolean Permissions
This section allows to determine access additional GVP features, on top of those defined at Groups.
Modify boolean permissions
- Mark/Unmark the 'Enabled/Allowed' checkbox of the wanted item .
- Once finished, save changes by using the
button of the boolean permissions block.
Parameters: Configuration keys
This section allows to define permissions to the Configuration Keys at the Parameters configuration page.
Modify boolean permissions
- Mark/Unmark the 'Enabled/Allowed' checkbox of the wanted item .
- Once finished, save changes by using the
button of the boolean permissions block.
Parameters: Instances
This section allows to define permissions to the Instances at the Parameters configuration page.
Modify boolean permissions
- Mark/Unmark the 'Enabled/Allowed' checkbox of the wanted item .
- Once finished, save changes by using the
button of the boolean permissions block.