[ 
https://jira.duraspace.org/browse/DS-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Masár updated DS-1007:
---------------------------

    Status: Volunteer Needed  (was: Received)
    
> AuthenticationManager.canSelfRegister is problematic with stacked 
> authentication modules
> ----------------------------------------------------------------------------------------
>
>                 Key: DS-1007
>                 URL: https://jira.duraspace.org/browse/DS-1007
>             Project: DSpace
>          Issue Type: Bug
>          Components: DSpace API
>    Affects Versions: 1.8.0
>            Reporter: Hardy Pottinger
>
> This was first noticed in DS-994, but is a separate issue. 
> AuthenticationManger.canSelfRegister contains a loop which goes through all 
> the authentication modules configured in the stack of authentication modules, 
> and returns "true" for any particular module's canSelfRegister method. This 
> allows the value of one canSelfRegister method to trump the values of all 
> others in the stack. In cases where a module always returns true for this 
> method (the Shibboleth Authentication module's canSelfRegister method does 
> just this), any logic in any other authentication module's canSelfRegister 
> method is ignored, if this module is used in a stack of authentication 
> modules. This means that the values in dspace.cfg for 
> authentication.password.domain.valid are currently being ignored, if 
> Shibboleth is in the stack of authentication modules.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to