AzureAD
2 TopicsSharepoint OAuth2.0 API Access
I created the API in share-point and saved all XML permission to the app, however I am getting the error code "-2147024891, System.UnauthorizedAccessException", I am able to get the access token. When passing the access token to the share-point API it is throwing the above mentioned error. Alternatively I tried to create the app in AzureAD and grant all the permission to the share-point App, and when getting the access token and while passing the access token to the share-point API it is throwing me the error code : "{"error_description":"Exception of type 'Microsoft.IdentityModel.Tokens.AudienceUriValidationFailedException' was thrown."}", Do anyone has the fix how resolve this error. I1.2KViews0likes1CommentUser property mappings between local AD, Azure AD and SharePoint Online?
I'm having trouble finding out property mappings from local AD via Azure AD landing in the SharePoint Online User Profile Service. For example, how would I track down what the equivalent property of the SharePoint Online User Profile Service property "People:SPS-Location" is in Azure AD as well as local AD? We're using Azure AD Connect to sync user objects to Azure AD which in turn get picked up by the SharePoint Online User Profile service. Thanks for your advice.1.2KViews0likes0Comments