SharePoint 2010: Why can I not find my FBA users in my People Picker?

I recently configured Forms Based Authentication for my site but soon found that my beloved people picker was not finding the users that I added.

The solution was to add the membership provider I used in my configuration to the PeoplePickerWildCards section of the web.config.

In my case, the following entry resolved the problem:

<add key="FBAMembershipProvider" value="%" />

Comments

Popular posts from this blog

SharePoint 2013: Error updating managed account credentials

Error deploying Nintex workflow: An item with the same key has already been added