Jul 18 2021 10:51 PM - last edited on Apr 04 2022 08:33 AM by Allen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Jul 18 2021 10:51 PM - last edited on Apr 04 2022 08:33 AM by Allen
Hi All,
Just like Sharepoint online, Instead of using user name and password, can we use client ID and secret to connect Project Online APIs (CSOM or REST)?
Any help would be greatly appreciated.
Thanks in Advance.
- Labels:
-
SharePoint
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Jul 19 2021 03:40 AM
@RajKumar_Allepu Using an app registration in Azure AD, permissions can be provided to access various Project related APIs. They're listed under SharePoint.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Jul 22 2021 02:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Jul 22 2021 03:30 AM
Thanks for your response. That means we still need to supply user name and password to create a projectcontext object correct?
Have referred the below Brian smith's blog, I can see that still he was reading the user credentials with an interactive dialog.
https://gorovian.000webhostapp.com/?exam=t5/project-support-blog/app-user-authentication-and-project-onli...