[ 
http://jira.dspace.org/jira/browse/DS-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Flávio Botelho updated DS-652:
------------------------------

    Attachment: Fix_behaviour_of_autentication_specialGroups.patch

Patch to fix the behaviour of the special groups during authentication.
Now only the special group related to that specific authentication will be 
added to the session. (It's trivial to change it to accept multiple special 
groups for each authentication method)

The only part left untouched is how to deal with the loginAs part... It should 
need UI changes so the admin is able to choose also specialGroups related to 
specific authentication mechanisms so he/she can have the same exact view as 
the user.

> Wrong behaviour of special groups at login. Use only special groups of the 
> authetication that DID authenticate the user.
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DS-652
>                 URL: http://jira.dspace.org/jira/browse/DS-652
>             Project: DSpace 1.x
>          Issue Type: Bug
>          Components: DSpace API
>    Affects Versions: 1.6.0
>            Reporter: Flávio Botelho
>         Attachments: Fix_behaviour_of_autentication_specialGroups.patch
>
>
> We have internal users autheticating thru LDAP. And external users are still 
> able to create new users.
> Unfortunally the authentication is putting all external users created thru 
> the Login Authentication also in the ldap.login.specialgroup, of course that 
> is not expected.
> Looking at code at AuthenticationManager it becomes clear that it is adding 
> ALL the special groups of ALL the possible authentication mechanism, which 
> doesnt make any sense whatsoever...
> It should only add special groups of the authentication mechanism that DID 
> authenticate the user.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to