Côme Chilliet

Results 358 comments of Côme Chilliet

For people having this issue, I think the problem is indeed a misconfigured group association attribute. What happens is that you have memberof working, so when going from user to...

> > For the misconfigured group membership, I’m sure what could be done to help people testing and configuring that. > > Any example of such a misconfiguration ? I...

@xundeenergie Maybe member-of is present but badly configured on your LDAP server?

Check if this dynamic group membership appears in the memberOf attribute.

Then this is the root of the problem. You can try to disable using member-of for this LDAP configuration, by setting `useMemberOfToDetectMembership` to `0` for your LDAP configuration, but this...

> > I would keep the parenthesis or some form of it, to make it clear that deletion may never happen. > > I think deletion will always happen if...

Questions: - Does the oauth protocol allow skipping the validation from backend or will we need a frontend change to autovalidate? - What is the code path for the oauth...

I’m wondering the same thing, should the server check somehow that the app is enabled?

I know what it does, I was wondering what it should do. I think the reasonning is that other applications could use data from the profiler so it’s too restrictive...

I am unable to reproduce this, I tried on master, stable25, and 25.0.1, previews always load fine.