[JBoss JIRA] Created: (GTNWSRP-214) Implement the transfer of User roles from Consumer to producer
by Boubaker Khanfir (JIRA)
Implement the transfer of User roles from Consumer to producer
--------------------------------------------------------------
Key: GTNWSRP-214
URL: https://issues.jboss.org/browse/GTNWSRP-214
Project: GateIn WSRP
Issue Type: Feature Request
Components: Consumer
Affects Versions: 2.1.0-Alpha02
Reporter: Boubaker Khanfir
Assignee: Chris Laprun
In {{org.gatein.wsrp.consumer.WSRPConsumerImpl.getUserContextFrom(PortletInvocation, RuntimeContext)}}, while building UserContext object (that will be transfered to the producer), the field {{categories}} is set to null:
{code}
UserContextConverter.createWSRPUserContextFrom(userContext, userContextKey, null);
{code}
Question:
When this feature will be available ?
And How have planned to implement it:
* Assume that Consumer&Producer share the same user database (such as a common LDAP directory storing the users.)
or
* The Consumer provides only the userId known by the Producer. Here, the Producer manage the authorization module by itself.
or
* The Consumer provides the user's identity with its roles, the Producer have to trust the provided identity and works with it.
?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 5 months
[JBoss JIRA] Created: (GTNPORTAL-1795) Remove WebOS related CSS code from eXoResources
by Vu Viet Phuong (JIRA)
Remove WebOS related CSS code from eXoResources
-----------------------------------------------
Key: GTNPORTAL-1795
URL: https://issues.jboss.org/browse/GTNPORTAL-1795
Project: GateIn Portal
Issue Type: Task
Security Level: Public (Everyone can see)
Affects Versions: 3.1.0-GA
Reporter: Vu Viet Phuong
Priority: Minor
There are some WebOS related stylesheet eXoResources project . For example:
<eXoResources>/webapp/skin/DefaultSkin/webui/component/UIPopup/UIWindow/Stylesheet.css
/skin/DefaultSkin/webui/component/UISelector/UIItemSelector/Stylesheet.css
/skin/PortletThemes/Stylesheet.css
i can find .UIPageDesktop css selector in many places. We should remove it
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 5 months