You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Bhaskar Roy (JIRA)" <je...@jakarta.apache.org> on 2005/04/04 12:24:16 UTC

[jira] Created: (JS2-228) Not able to put Role based security to a Portlet

Not able to put Role based security to a Portlet
------------------------------------------------

         Key: JS2-228
         URL: http://issues.apache.org/jira/browse/JS2-228
     Project: Jetspeed 2
        Type: Task
  Components: Demo Portlets  
    Versions: 2.0-M1    
 Environment: Win 2000, tomcat 5.0.30
    Reporter: Bhaskar Roy


Added HelloWorld Portlet to default page, now trying to put role based security so when user logs in then can see the portlet not before that, tried all possible combinations but didn't work.

Everytime go to /jetspeed Hello portlet shows, want to show after user logs in, please help on that, email taptamus@yahoo.com

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org


[jira] Closed: (JS2-228) Not able to put Role based security to a Portlet

Posted by "Ate Douma (JIRA)" <je...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/JS2-228?page=history ]
     
Ate Douma closed JS2-228:
-------------------------

    Resolution: Invalid

This has come up before and is not a valid requirement.
The Portlet Specification only requires that Role security can be used *within* a Portlet to decide which features to enable or not (using request.isUserInRole(roleName)).
For the portal, there are no requirements specified and Jetspeed-2 currently implements none...

But, you can use role security in the PSML definition on page and/or folder level, see:
  http://portals.apache.org/jetspeed-2/bronco.html

As you ask for role security on Portlet (Entity) level though, this won't solve your requirement either.
AFAIK, there were plans to implement PSML security on Portlet Entity level too, but so far this hasn't
been implemented. If you would like to see that, please create a new Feature Issue in JIRA for it.

> Not able to put Role based security to a Portlet
> ------------------------------------------------
>
>          Key: JS2-228
>          URL: http://issues.apache.org/jira/browse/JS2-228
>      Project: Jetspeed 2
>         Type: Task
>   Components: Demo Portlets
>     Versions: 2.0-M1
>  Environment: Win 2000, tomcat 5.0.30
>     Reporter: Bhaskar Roy

>
> Added HelloWorld Portlet to default page, now trying to put role based security so when user logs in then can see the portlet not before that, tried all possible combinations but didn't work.
> Everytime go to /jetspeed Hello portlet shows, want to show after user logs in, please help on that, email taptamus@yahoo.com

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org