AgilePoint NX platform is pretty flexible when it comes to choosing identity provider for the platform. It supports the concept of Bring Your Own Identity where customers are free to choose from any of the supported identity providers. Here is a list of authentication providers supported as of today. https://documentation.agilepoint.com/8010/admin/cloudportalThirdPartyAuthentication.html As you can see, there…
Tag: Authentication
Create App Level Access Tokens for Office 365
As part of the security best practices, a lot of admins in Office 365 setup their user password policy in a way that the password needs to be changed every 3 months. Though this is very good for end user account security, it can pose challenge for service accounts being used in the applications to…
Single Sign On for AgilePoint NX OnPremises
A JavaScript based system cannot utilize windows authentication directly in the browser. Windows Authentication is not an option in a client side form technology as you cannot obtain windows users username and password in JavaScript. That is only going to work on server side technology like ASP.Net. Also even for ASP.Net it won’t work on browser…
How to get Hybrid SharePoint to work with AgilePoint NX
Creating a SharePoint hybrid environment is about leveraging both SharePoint Server OnPremises and Office 365 SharePoint Online to achieve your business goals. A hybrid environment enables enterprise users to be connected from almost anywhere to the resources and content they need. A hybrid solution can help your company get started in the cloud, taking a…
Does AgilePoint NX Support Windows Azure B2C?
Before we start the discussion, using Windows Azure AD itself which have your internal users itself is fine and that is what AgilePoint NX has been doing for years now so the rest of write up is only for Azure AD B2C. With that out of the way here is more information on Azure AD B2C,…
AgilePoint NX Support for Active Directory Federation Service
Windows Azure Active Directory has become an integral part of the Microsoft cloud ecosystem and it does provide a very robust single sign-on solution for cloud. Most of the enterprise clients federate their OnPremises AD for cloud solutions using ADFS. As part of the customer implementations, question comes up pretty often that can AgilePoint NX…