There are 2 types of authentication in SharePoint.
1. User Authentication
2. App Authentication
Click here to get the high level understanding on authentication & authorization.
User Authentication can be done in 3 ways.
- Windows Based Authentication
- Form Based Authentication
- Token Based Authentication.
App Authentication can be done using OAuth.
Details on OAuth.
Click here to get basics of OAuth - 1
Click here to get basics of OAuth - 2
Click here to get basics of OAuth - 3
No comments:
Post a Comment