0 Replies Latest reply on Jun 1, 2008 1:21 AM by rans0mstark

    Supported PortletRequest.USER_INFO attributes?

    rans0mstark

      Hey all, I'm currently evaluating JBoss Portal, and was curious about the supported USER_INFO attributes. Specifically, does any documentation exist that defines which of the schema elements of the P3P v1.1 spec can be mapped via user-attributes and retrieved from the PortletRequest? I'm able to retrieve some attributes, such as user.name.family and user.name.given, but unable to retrieve user.login.id and user.login.password. Hopefully I'm not missing anything obvious in the documentation, but it doesn't seem to cover this. All it discusses are specific JBoss API hooks that I'd like to avoid, if we decide to use this we can only introduce neutral spec-specific code into production. Any help is appreciated, thanks.