You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Konrad Windszus (JIRA)" <ji...@apache.org> on 2013/11/07 13:42:19 UTC

[jira] [Commented] (JCR-3293) AbstractLoginModule: get rid of trust_credentials_attribute

    [ https://issues.apache.org/jira/browse/JCR-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815917#comment-13815917 ] 

Konrad Windszus commented on JCR-3293:
--------------------------------------

What is the proposed alternative then? For example if you want to support SSO?
Logging in with the administrator and impersonate as the SSO user?

> AbstractLoginModule: get rid of trust_credentials_attribute
> -----------------------------------------------------------
>
>                 Key: JCR-3293
>                 URL: https://issues.apache.org/jira/browse/JCR-3293
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 2.4
>            Reporter: angela
>
> based on JCR-2355 we added a very simplistic way to indicate to the login module that the given credentials have
> been preauthenticated. as already stated in the original issue this poses a major security issue as it leaves the
> repository access untrusted.
> i would like to raise those security concern again and would therefore like to get rid of that hack in the long run.
> the suggested procedure:
> - deprecate the attribute (immediately)
> - log a warning if it is used (immediately)
> - document how to fix code that is currently relying on that attribute
> - remove support altogether for the next major release



--
This message was sent by Atlassian JIRA
(v6.1#6144)