Search Results :
×Key Features
Easily connect your WordPress site with SharePoint Online or OnPremise applications using SharePoint REST APIs and Microsoft Graph APIs
Embed SharePoint library into the WordPress pages/posts using shortcode or access The SharePoint documents from media library of WordPress
Sync SharePoint / Office365 Delve user profile attributes like about me, account name, skills,etc. Into the WordPress
Automatic synchronization SharePoint social feeds like news and articles into the WordPress posts
A university has a SharePoint document library that contains course materials for different classes. The university has a WordPress site and wants to display the course materials on the site, but only to students who are enrolled in the corresponding class.
Setup Guidelines
<AppPermissionRequests AllowAppOnlyPolicy="true">
<AppPermissionRequest Scope="http://sharepoint/content/tenant" Right="FullControl"/>
<AppPermissionRequest Scope="http://sharepoint/social/tenant" Right="FullControl" />
</AppPermissionRequests>
1. Install-Module -Name Microsoft.Online.SharePoint.PowerShell
2. $adminUPN="<the full email address of a SharePoint administrator account, example: jdoe@contosotoycompany.onmicrosoft.com>"
3. $orgName="<name of your Office 365 organization, example: contosotoycompany>"
4. $userCredential = Get-Credential -UserName $adminUPN -Message "pwd"
5. Connect-SPOService -Url https://$orgName-admin.sharepoint.com -Credential $userCredential
6. set-spotenant -DisableCustomAppAuthentication $false
- Note: Fill in the values for the $adminUPN and $orgName variables (replacing all the text between the quotes, including the < and > characters), and then run the following commands in the Windows PowerShell. When prompted with the Windows PowerShell credential request dialog box, type the password for the SharePoint admin account.
Application ID | Copy and paste the Application ID from Azure AD App |
Client Secret | Copy and paste the Client Secret from the Azure AD App |
Tenant ID | Copy and paste the Directory ID from Azure AD App |
Name ID Format |
Select E-Mail Address as a Name Id from dropdown list |
SharePoint URL | https://<tenant-name>.sharepoint.com |
Thank you for your response. We will get back to you soon.
Something went wrong. Please submit your query again
miniOrange provides 24/7 support for all the Secure Identity Solutions. We ensure high quality support to meet your satisfaction.
Easy and precise step-by-step instructions and videos to help you configure within minutes.
We offer Secure Identity Solutions for Single Sign-On, Two Factor Authentication, Adaptive MFA, Provisioning, and much more.
Please contact us at - +1 978 658 9387 (US) | +91 97178 45846 (India) samlsupport@xecurify.com