I want to access SharePoint 2019 on premises list data and do CRUD operation on it into react native mobile app. How do I do this using REST API(Without sending user name and password - Single sign on with react mobile app and SharePoint on-premises)?
- Which authentication provider is configured for SharePoint web application? (Windows Authentication, ADFS, FBA, ...)Massimiliano Macchia– Massimiliano Macchia2021-05-29 10:01:30 +00:00Commented May 29, 2021 at 10:01
- @Massimiliano Macchia It's ADFSNishant– Nishant2021-06-01 12:44:15 +00:00Commented Jun 1, 2021 at 12:44
Add a comment |