As part of the series of product update videos on AgilePoint NX v7.0 release, the next one I would like to share is about Windows Azure Active Directory Integration. With this integration, we add capability to manage users and groups in Windows Azure AD. This video covers end to end scenario for how to configure…
Tag: Windows Azure AD
AADSTS90093: App is requesting permissions which you are not authorized to grant
Symptom: If you are trying to execute a login flow for an application in Windows Azure AD which essentially lets it your application obtain an access token and refresh token for your user id from Windows Azure AD, you might see the following error message on the Microsoft login screen. Resolution: The reason behind this is…
AADSTS90093: This operation can only be performed by an administrator
Symptom: If you are trying to execute an admin consent flow for an application in Windows Azure AD which essentially lets it your application obtain an access token and refresh token on behalf of user from Windows Azure AD, you might see the following error message on the Microsoft login screen. Resolution: The reason behind…
AgilePoint support for Windows Azure AD federated through OnPremises ADFS
If your Office 365/CRM Online environment is already protected by OnPrem ADFS, AgilePoint portal and server supports logging in with same Microsoft Office 365/Windows Azure AD account using OAuth2 token. When your Office 365 account is protected by OnPrem AD using ADFS, what Microsoft does behind the scene is that it protects all its Online…
Bypass Multi Factor Authentication in Office 365
This article has been replaced with steps mentioned in a newer blog post on this topic which shows how to work with MFA enabled Office 365. Support Multi Factor Authentication for Office 365 Access Token However if you wish to whitelist based on IP address you can still reference the options mentioned in the following…
User Sync from Windows Azure AD to AgilePoint NX
There are 4 ways of registering user from Windows Azure AD to AgilePoint NX. Option 1: You can enable WAAD Authentication and set “AutoSync” to ‘Yes’. So whenever an Office365 user login to AgilePoint NX Portal, the user profile will be automatically synced to AgilePoint. Please note: In AgilePoint NX On-Demand, this is only available…
Windows Azure Active Directory Login Error – AADSTS50020
Windows Azure Active Directory message can be quite confusing for e.g. error code AADSTS50020 This might show up when user clicks the Sign in with ‘Windows Azure Active Directory’ in the AgilePoint NX-portal, the page is redirected to WAAD login. User is then able to sign-in using his external ID (non-organizational work/school user). At this point ,…