Seamless Azure AD SSO Integration for Meteor Apps


Summary of my bookmarked Github repositories from Apr 8th, 2015

Github repositories

  • djluck/accounts-azure-active-directory

    The "Accounts-Azure-Active-Directory" package provides single sign-on integration with Azure Active Directory for Meteor apps. It aims to address the barrier of corporate acceptance by allowing users to authenticate using their Active Directory credentials. Azure Active Directory is a cloud-based version of Active Directory, where users can either create a mirror image of their enterprise installation or sign up for a free account and add users manually. The package offers configuration instructions in the wiki documentation. Additionally, it captures and stores the email addresses of users during authentication using the azure-active-directory flow.