In the previous article SharePoint 2016: Forms Based Authentication – Part 3 of this series on implementing FBA with SharePoint, we saw the execution of step 5 for the process.
- SharePoint 2016 - Forms Based Authentication - Part One
- SharePoint 2016 - Forms Based Authentication - Part Two
- SharePoint 2016 - Forms Based Authentication - Part Two
In this last article of the series, we are going to see the execution of steps 6 & 7. For a quick review, I am putting up the process diagram again here.
Process Diagram

Step 6 Add External Users
- Go to IIS.
- Select the Web application on the left navigation pane.
- Click on “.Net Users” on the right section.

Sometimes, you might encounter the following error. This happens because the default provider is not set at the time you are trying to add Users.

In order to set the default provider, you need to click on the “Set Default Provider” link under Actions pane on the right.

Select the membership provider as we configured in the earlier steps.

Now, you can add the users.
Click on the “Add” link under the Actions pane.

Adding user information as needed.

Click “Next”.

Click “Finish”.
And we can see the first FBA user in our system.












Join the conversation! Your thoughts help the community grow.