I am trying to implement a functionality similar to the standard user portal, I have already created a new profile and have defined the portal but when I login it does not take me directly to the new portal
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Then you need to deny the backoffice to that new profile like it is done with the standard portal (itop-portal) as you can see here. In the XML "<portals>" does not mean the end-user portal, but one the GUI (backoffice, the standard portal, any custom portal).</portals>
Note that this way the new profile will be able to access both portals. You need to make the same thing and deny your profile in the deny section of the "itop-portal".
Hope this helps,
Guillaume
❤️
1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
thanks Vincent @ Combodo it really helped me also but in my case i want my customers to access backoffice portal also but default login will be new portal & if user wishes he will click to access backoffice portal manually.
how do we achieve this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I have a problem trying to redirect an user to a portal that I created.
I would to lead an user to new portal, not to homepage.
[image: image.png]
I hope you can help me please.
--
Iván Riveros G.
Hello Ivan,
Should that user have no access to the backoffice?
Should that user have access to the standard portal?
Guillaume
I am trying to implement a functionality similar to the standard user portal, I have already created a new profile and have defined the portal but when I login it does not take me directly to the new portal
Then you need to deny the backoffice to that new profile like it is done with the standard portal (itop-portal) as you can see here. In the XML "<portals>" does not mean the end-user portal, but one the GUI (backoffice, the standard portal, any custom portal).</portals>
Note that this way the new profile will be able to access both portals. You need to make the same thing and deny your profile in the deny section of the "itop-portal".
Just that was needed, thank you very much!
Some example in this tutorial: https://www.itophub.io/wiki/page?id=3_0_0%3Acustomization%3Anew_portal
thanks Vincent @ Combodo it really helped me also but in my case i want my customers to access backoffice portal also but default login will be new portal & if user wishes he will click to access backoffice portal manually.
how do we achieve this?