Tutorial: Azure AD integration with Jitbit Helpdesk
Click reply and tell us what you think: Azure AD integration with Jitbit HelpdeskMarkus Vilcinskas, Knowledge Engineer, Microsoft Corporation
View ArticleTutorial: Azure AD integration with Panopto
Click reply and tell us what you think: Azure AD integration with PanoptoMarkus Vilcinskas, Knowledge Engineer, Microsoft Corporation
View ArticleData Sync from Azure AD
Can I Sync users already created in Office 365 and synchronized to Azure Active directory to local Active directory ?
View ArticleService to Service Calls Using Client Credentials REST API call to generate...
Whenever iam tring to generate a token using https://login.windows.net/<tenant id>/oauth2/token REST call, iam always getting Client Secrect is invalid. I even tried generating a new client...
View ArticleAdd domain issue
Hi All,I am having an issue verifying my domain. The error is: Could not verify this domain because it was previously configured for your tenant or for another tenant.Previously I had office 365 setup...
View ArticleAADSTS70001: Application '.....' is not registered for the account.
I am trying to create a web asp.net application to add a user to Azure Active Directory(ADD). I have the single Sign on working properly. AD and Application are created. When I try to add a new user...
View ArticleGet-AzureSubscription : Failed to refresh token. AADSTS90002: No service...
I am getting the following error where executing a Get-AzureSubscription command in PowerShell:Get-AzureSubscription : Failed to refresh token. AADSTS90002: No service namespace named...
View ArticleAAD Connect Health and outbound proxy server
Fired up the Azure AD Connect Health preview on some AD FS 2012 R2 servers today. Installation went fine and the servers show up in the portal, but no data is flowing. Event log shows repeated...
View ArticleDirectory Synchronization Error
Hi everyone!I am currently trying to sync my on-premise Active Directory (hosted on Windows Server 2012 R2) with Azure's AD using the AD sync tool. However, I cannot get past the "Windows Azure Active...
View Articlegraph api - supports lazy loading?
hey,I wanted to to know if the AAd graph api supports lazy loading.e.g.i currently use: User currentUser = graphConnection.Get<User>(userObjectId);but i need only the...
View ArticleExisting Azure AD users syncing to on-premises AD server (feasible?)
Hi Techies,Long story short, we never had an on-premises AD server until now. For the past year, we've only had Office 365 exchange online accounts, with this, we also setup Windows Azure AD...
View ArticleSAML SP initiated SSO with Azure AD
Hi,I'd like to know if it is possible for a service to offer an SAML2.0 based sso with Azure as Identity Provider. The SSO would be service provider initiated.If yes, how can I (or my client) get the...
View ArticleMSOnline powershell Get-Mailbox fails with WSMan-invalidShellID to office365...
Sporadically getting the following error trying to get primaryemailaddress property using MSOnline Get-Mailbox powershell command. Had previously made > 1000 similar calls using the same session...
View ArticleTutorial: Azure AD integration with ServiceNow
Click reply and tell us what you think: Azure AD integration with ServiceNowMarkus Vilcinskas, Knowledge Engineer, Microsoft Corporation
View ArticleQ: Password write-back and Federated AAD namespace
Will password write-back to on-premise AD work for an AAD namespace that is Federated? Stumbled upon this which seems to indicate it will...
View ArticleIs it Azure to the rescue?
I have a server running 2003. It is a Domain Controller and runs quickbooks. It is the only server I have for about 10 users, but only 3 are usually connected using quickbooks. DHCP is handled by the...
View ArticleGoogle discontinuing Provisioning API April 2015 - Must change to Admin SDK...
I have Google Apps and Azure AD sync working perfectly. A few days ago, I received a message from Google stating that the Provisioning API will stop working April 20, 2015 and must be replace with the...
View ArticleMulti Tenant Application with Subdomains
I have set up a multi tenant application on azure active directory. This all works fine. Lets say the url is https://www.myapp.com. Currently my "reply url" is thereforehttps://www.myapp.com. I then...
View ArticleForce user to sign in for more secure pages
I have an ASP.NET web site which I am configured as an Azure Active Directory authentication. Once a user signs in through the normal login.microsoftonline.com page they stay logged in for a few hour...
View Articleoauth/ws-fedp sessions in AAD/microsoftonline world
A good writeup is needed of how sessions are managed.For example, signin to azure management website and a oauth/ws-fedp handshake occurs with an AS hosted at microsoftonline. Then, signin to the api...
View Article