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 "David Sean Taylor (JIRA)" <je...@portals.apache.org> on 2008/09/29 17:33:44 UTC

[jira] Resolved: (JS2-560) Normalize Principal table

     [ https://issues.apache.org/jira/browse/JS2-560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Sean Taylor resolved JS2-560.
-----------------------------------

    Resolution: Fixed

This was fixed in the 2.2 Security Refactoring branch

> Normalize Principal table
> -------------------------
>
>                 Key: JS2-560
>                 URL: https://issues.apache.org/jira/browse/JS2-560
>             Project: Jetspeed 2
>          Issue Type: Improvement
>          Components: Security
>    Affects Versions: 2.2
>            Reporter: David Sean Taylor
>            Assignee: David Sean Taylor
>             Fix For: 2.2
>
>
> The SECURITY_PRINCIPAL table  is not in normalized form. A number of users have complained about the principal tables not being normalized with the principal name in its own  column, as well as the principal type in its own column. There are always needs to join to  the user tables, and without normalized columns, it makes simple joins difficult for integrators.
> I have also seen requests for additional columns on the principal tables. Normally I recommend joining for these columns, or putting them in the user  attributes. However I will consider doing so.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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