I have a SharePoint 2010 site that is setup with a custom membership provider. I am using FBA for the site. Everything with the login works great. The only issue that I am having is that when I go to the site and add a user into a permissions group it adds the user as i:0#.f|<customprovider>|testaccount where it should be<customprovider>:0#.f|<customprovider>|testaccount
What am I missing? I have a powershell script that I can run to update this but I have to do it everytime someone is added to the site.
Any help would be great.
Chris