[
https://jira.jboss.org/jira/browse/JBPORTAL-2283?page=com.atlassian.jira....
]
Luca Stancapiano commented on JBPORTAL-2283:
--------------------------------------------
portal hasn't a central system to describe admin roles. It let do to external
applications. LDAP has an option 'defaultAdminRole' never used into
ldap_identity-config.xml file so it could to be used. But about DB authorization we should
to create a new option to know that information. What do you think about a new option
'defaultAdminRole' into identity-config.xml?
a method to get admin roles in RoleModule
-----------------------------------------
Key: JBPORTAL-2283
URL:
https://jira.jboss.org/jira/browse/JBPORTAL-2283
Project: JBoss Portal
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Portal Identity
Affects Versions: 2.7.0 Final
Environment: jboss portal 2.7.1, module identity from
http://anonsvn.jboss.org/repos/portal/modules/identity/tags/JBP_IDENTITY_...
Reporter: Luca Stancapiano
Assignee: Boleslaw Dawidowicz
Fix For: 2.7.0 Final
what do you think about a findAdminRoles() method into
org.jboss.portal.identity.RoleModule interface?
Set findAdminRoles() throws IdentityException;
it could avoid to write a properties file for an external portlet, so you don't
duplicate roles definition in your projects. JBoss Feeds for example needs of a similar
method to do authorization controls on a logged user.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira