We are currently "developping" new portals instances for specific customer + provider/external support teams, and I'm wondering how to restrict access to a specific portal for a user ?
We guess we need to create a new profile, but we were not able to find in the documentation how to setup this restriction on a specific portal.
We know how to restrict the access to a specific brick but not to a specific portal
Could you please help on this point ? Maybe we missed something in the documentation ?
Thanks,
Sebastien
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The security for the different GUIs (backoffice, standard portal, any custom portal) is not done in the module_design node, but in /itop_design/portals/portal. There you can specify the profiles that have access to it or that are denied.
Check on this page. If you want a like example, you can check how it is done for the standard portal.
Hope this helps,
Guillaume
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear all,
We are currently "developping" new portals instances for specific customer + provider/external support teams, and I'm wondering how to restrict access to a specific portal for a user ?
We guess we need to create a new profile, but we were not able to find in the documentation how to setup this restriction on a specific portal.
We know how to restrict the access to a specific brick but not to a specific portal
Could you please help on this point ? Maybe we missed something in the documentation ?
Thanks,
Sebastien
Hello Sebastien,
The security for the different GUIs (backoffice, standard portal, any custom portal) is not done in the
module_design
node, but in/itop_design/portals/portal
. There you can specify the profiles that have access to it or that are denied.Check on this page. If you want a like example, you can check how it is done for the standard portal.
Hope this helps,
Guillaume