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

angela commented on OAK-1363:
-----------------------------

the problem is not related to the TokenLoginModule but has been introduced to a 
recent change wrt interaction between the different login modules.
fixed at revision 1562390

> TokenLoginModule does not set userId on auth info
> -------------------------------------------------
>
>                 Key: OAK-1363
>                 URL: https://issues.apache.org/jira/browse/OAK-1363
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>            Reporter: Tobias Bocanegra
>            Priority: Blocker
>             Fix For: 0.16
>
>
> the token login module does not set the userid in the authinfo (because it 
> does not know it). and the LoginModuleImpl does not overwrite the AuthInfo if 
> it already exists.
> the consequence: {{Session.getUserID()}} returns {{NULL}} for logins that 
> create a token.
> I think that the authinfos should be added even if they already exist. and 
> all users of the public credentials need to be aware that authinfos can exist 
> that are not complete.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to