We have done login portlet customization in WebSphere Portal v6.1 using RAD 7.5
After successful login, how can i navigate to separate pages according to the user previleges ie according to the user roles-groups.
Please help me in finding solution
Thanks
hope that helps...
**
*[Extreme Portal|http://ExtremePortal.blogspot.com]*
http://www.ibm.com/support/docview.wss?rs=688&ca=portall2&uid=swg21381183
It would depend on how your groups are set up.
As i understood from requirement, different authenticated users(groups) will have different landing pages.
If this is the case, then i think Authentication Filter should be right choice to go with.
please correct me if i am wrong..
thanks..
thanks much again..
"Assign access rights to NewPage2 appropriately (generally, ensure All Authenticated Portal Users is in the Privileged User role)"
you could just as well assign access rights based on group membership. For example, if your pages' ordinals were ordered from lowest to highest:
Page Group with access
_____________________________
PageC GroupC
PageB GroupB
PageA GroupA
Login Anonymous Portal User
then unauthenticated users would see the login page, users in GroupA would see PageA, users in GroupB would see PageB, and users in GroupC would see PageC. "All Authenticated Portal Users" is just a special group encompassing all users who are logged in. Portal does not require that you use "All Authenticated Portal Users" when assigning access rights. The bottom line is that by default users will see the lowest ordinal page to which they have access. Let me know if you have questions.
PageC (only GroupC has access)
PageB (only GroupB has access)
PageA (only GroupA has access)
Login (Anonymous Portal User has access)
Hi,
Create the different user-roles as per your requirement and then
create and drop the user as per the user roles and then set the pages
as you want for different set of users.
(USE WPS ADMIN)