Hi,

I was using picketlink spfilter for testing and noticed sessionid is assigned to username. We don't have this problem in keycloak 1.1.0 beta2 and this issue only
appear starting from keycloak 1.1.0 final and in master build. Kindly advise.

Source :

Principal userPrincipal = (Principal) session.getAttribute(GeneralConstants.PRINCIPAL_ID);
Welcome to the Employee Tool, <b><%=userPrincipal.getName()%></b>.  

Output :

Welcome to the Employee Tool, G-155d13b0-a69d-4721-8187-cd1a16c90f3c. 

On Tue, Mar 31, 2015 at 2:33 PM, Stian Thorgersen <stian@redhat.com> wrote:
Can you please explain what the problem is? That issue is an enhancement, not a bug.

----- Original Message -----
> From: "Chen Keong Yap" <chenkeong.yap@izeno.com>
> To: keycloak-user@lists.jboss.org
> Sent: Tuesday, 31 March, 2015 8:20:26 AM
> Subject: [keycloak-user] User ID should be used as "user reference" not       username
>
> Hi,
>
> This issue is happened again in the master build.
>
> Can advise which object is causing the issue?
>
> Reference :
>
> https://issues.jboss.org/browse/KEYCLOAK-284
>
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user