I am searching them. Because I have configured the UserSearch.
userSearch:
baseDN: ou=peoples,dc=ldapppp,dc=ppcc,dc=com
filter: "(objectclass=inetOrgPerson)"
username: mail
# "DN" (case sensitive) is a special attribute name. It indicates that
# this value should be taken from the entity's DN not an attribute on
# the entity.
idAttr: DN
emailAttr: mail
nameAttr: cn
As per my configuration, i can get the result in auto-suggestion(just like the suggestion on add member to my team) ?
I don’t agree with you! Vikunja provides the same functionality works in one side. And it doesn’t work in another side. Means. This functionality is not available in that particular part of the vikunja app.
I have clearly shown the differnce from the both side. Still it’s not clear to the supporters. Feel disapointed with Vikunja App creators
I use also OpenId authentification and I have the same problem.
I think what localtestmain means is that we can find the users to add in a team, but not to assign a task. Why ?
Can you reproduce this on try? The user search works independent of the auth method used.
Note that users don’t necessarily have the same username in Vikunja as in the external openID provider. It’s better to rely on search via name or email address because of that.