Skip to main content

All Questions

Tagged with
0 votes
1 answer
468 views

Which is more secure and why Certificate or Secret inside our Active Directory App [closed]

Inside our Azure Active Directory we have 2 options to secure our calls to the Active Directory App:- Secret Certificate so which option is more secure and why? because at the end inside our ...
John John's user avatar
0 votes
1 answer
429 views

ADAL acquireToken method dynamic redirectURL

I have an Azure AD Application which is registered for accessing few Power BI rest APIs. I have an issue with RedirectURI, As per the Microsoft definition we must have a redirect URL mentioned in App ...
Nitin Khubani's user avatar
0 votes
1 answer
397 views

Can you use Azure AD with SharePoint 2010?

I will have SharePoint 2010 running in Azure (moving it from another environment). I'd like to use Azure AD instead of having to stand up domain controllers within Azure. I have seen articles on ...
Kirk Liemohn's user avatar
  • 1,423
1 vote
1 answer
1k views

Data Migration from one SharePoint site to site in a different domain including AD user data

I have managed to migrate an existing sharepoint site lists to the Azure except for the 1 list in which the people picker columns are appearing blank. Our existing app is in ‘domain1' and we have a ...
Fabius's user avatar
  • 11
1 vote
1 answer
2k views

How to obtain an App-Only Access Token to use with CSOM for SharePoint Online?

I have a multi-tenant Azure AD web application set up. This represents a scheduled task that needs to get a list of Site Collections from each one of (the web app's) SharePoint Online Tenants. I am ...
urig's user avatar
  • 258
3 votes
1 answer
1k views

Some Users are missing in People from Active Directory

I am checking Directory in people view in my office 365 application. I am also checking my Azure Active Directory for all user list. When I compare this two, Most of the users are there in Directory. ...
Hardik Gondalia's user avatar
1 vote
0 answers
722 views

How to get new users for an Office 365 tenant through Graph API?

I'm looking for a way to retrieve new users to my tenant. I am polling users through the Graph API, msdn article Now, this API doesn't list any created datetime or anything similar. I am trying to ...
Syed Mauze Rehan's user avatar
1 vote
1 answer
3k views

Set password policy for specific user in O365?

In Office 365, I have a workflow that runs in the context of another user - a service user. The service users password gets expired after 120 days and then has to be edited, like it does for all other ...
Ilyas's user avatar
  • 1,341
0 votes
1 answer
611 views

SharePoint 2013 Authentication with Azure AD

I am attempting to establish authentication using Azure AD for a SharePoint 2013 site. I followed the instructions in the article here. Everything appears to work correctly as I am presented with a ...
Jason Richmeier's user avatar
0 votes
0 answers
430 views

SharePoint Online - Can I use Azure AD and On premise at the same time for authentication

I want to create external users in seperate domain in Azure AD. The employees in our company are in On-premise AD. Currently SharEPoint Online is authenticating with On-premise AD. Can I use both ...
Daniel's user avatar
  • 365
3 votes
1 answer
1k views

STS Configuration: Local Login Provider is missing it's signing certificate

One of our Sharepoint farms is stuck on "User Profile Synchronization Service" Starting Any idea how to give a signing certificate to "Local Login Provider"? other errors in ULS: 04/04/2014 17:15:...
Ricardo Silva's user avatar
1 vote
0 answers
89 views

Accessing Office365's Active Directory

I am trying to implement a Single-Sign-On functionality for an Intranet web-application that will sit on SharePoint. Now, I have done a lot of research on this and informed myself about the ...
VikingR's user avatar
  • 11
5 votes
1 answer
2k views

How to use Azure AD Tenant as Identity provider for on-premises farm

I've successfully set up Azure Access Control Service to use Facebook, Google and Live as Identity providers for an on-premise Claims aware Sharepoint web application. Next, I'd like to try and use ...
sptek's user avatar
  • 216