Tutorial: Azure AD integration with DocuSign
Click reply and tell us what you think: Azure AD integration with DocuSignMarkus Vilcinskas, Knowledge Engineer, Microsoft Corporation
View ArticleTutorial: Azure AD Integration with Citrix ShareFile
Click reply and tell us what you think: Azure AD integration with Citrix ShareFileMarkus Vilcinskas, Knowledge Engineer, Microsoft Corporation
View ArticleService_InternalServerError on new User creation
Howdy folks,I am trying to get a new application up with AAD as the default backend identity provider. Crawling through the various samples and examples, and trying to use the latest set of libraries,...
View ArticleGranting native application access to web application
Hi, I'm trying to setup a basic Azure AD scenario of having both a web application (ASP.net mvc / WebAPI) and a mobile application (Windows Phone, Windows 8, etc). For Win 8 I'm following the...
View ArticleRecent changes to "me" alias?
Hi there, We've been using Azure and the Graph API for some time now with no problems. We authenticate users from our application using Oauth2, then query the Graph API to obtain some information...
View ArticleHow to add global admin user through graph api
Currently i am creating users by graph api and its creating normal user(with only user role).I want to create user with global admin role in azure active directory through graph api.So please tell me...
View ArticleGallery Server Pro and Azure Active Directory
Hello,We have deployed a Gallery Server Pro webiste on Azure. It works well. Now we want to do the authentification by Azure Active Directory. We have done the settings and we cannot access the website...
View ArticleCustom Domain & Office 365 Tenant ( MSDN Subscription )
My issue :- I have a tenant in Office 365Tenant : virtuallab.beDeveloppers License of MSDN- I have a tenant in Windows AzureTenant : thomascollierdriveit.onmicrosoft.comMSDN LicenseI...
View ArticleHow to grant Replicating Directory Changes All permission?
With regards to the following section how can you actually grant the second permission? I understand how to grant the first one.Permissions for password synchronization If you want to enable password...
View ArticleHow to add a member to company admin role
I am trying to add a member(normal user) to Company Administrator role.I am following this linkhttp://msdn.microsoft.com/en-us/library/azure/dn151600.aspxi am passing post request to this url( i have...
View ArticleMultiple Office365 tenants with single sync server filtered by OU possible?
For what I currently know multiple O365 tenants synced by dirsync is only possible with multiple sync server where each sync server has an active filter for the OU for example. Correct me if I'm wrong....
View ArticleConfiguring the number of unsuccessful logon attempts WAAD
Hi, I have a question. It is possible to configure the number of unsuccessful logon attemps for a user in Windows Azure Activde Directory?.Thanks for you helpKid Regards.
View ArticleBypass Office 365 Sign in Page with SharePoint Custom Sign in Page by Windows...
Hi there, We have successfully set up the Custom Sign in Page for our SharePoint Online tenant following this article http://technet.microsoft.com/en-us/library/dn532270.aspx The problem is when users...
View ArticleCould not verify this domain because it was previously configured for your...
Hi all,I'm one of three admins for our domain, and we are getting the "Could not verify this domain because it was previously configured for your tenant or for another tenant" error when trying to add...
View ArticleCan we revoke/block the access token or refresh token
Can we revoke or block the access token or refresh token before its expiration.if yes then how please suggest.Regards,Ashok
View ArticleIS there any way to reduce the oauth token/accesstoken expiration time?
Currently Oauth token or access token of AZURE AD is being expired after 1 hr of its issuing time.i want it to reduce it to 15 minutes is their any way to do that.Regards,Ashok
View ArticleError when uploading updated application manifest
I'm trying to set up AAD authentication for a WCF service hosted on an Azure web site, which will be called by a client application. I've gone through the steps to set up the client in AAD, and...
View ArticleTutorial: Azure AD Integration with Bonus.ly
Click reply and tell us what you think: Azure AD integration with BonuslyMarkus Vilcinskas, Knowledge Engineer, Microsoft Corporation
View ArticleCannot delete directory
When Azure just was released, I started to use it. And I plaid with data storage. I thought it is something like AWS S3 where I can upload files and get URLs. But that is not the point. In the process...
View ArticleHow to use ManagementClient.ManagementCertificates.CreateAsync to upload a cert
I am looking for a way to upload a certificate to azure management certificates var p = new ManagementCertificateCreateParameters(); p.Data = new X509Certificate2(@"c:\test\test.pfx",...
View Article