cancel
Showing results for 
Search instead for 
Did you mean: 

<USERATTR.groupMembership> not pulling down groups as expected

PB_
Not applicable

<USERATTR.groupMembership> not pulling down groups as expected

Hi all,

I have an application that displays things like

"Hello Joe"

"You are an Employee"

etc.

It's a simple JSP and I want Juniper to pull the headers out of LDAP and send the headers down to the JSP. 

It only works for <USERATTR.employeeType> and <USERATTR.cn>

I really want it to list out groups the user is a part of, but this isn't working.

Any idea of how to do this?  I thought <USERATTR.groupMembership> would be it but it's not.