meteor-accounts-adfs is a Meteor package for allowing SSO in Meteor apps against ADFS. As an enterprise, the beauty of Meteor for a development platform is incredible, however there is a gap when it comes to supporting Active Directory authentication.
Meteorite
mrt add accounts-meteor
Meteor 0.9+
meteor add accounts-meteor
Pull and Feature Requests are always welcome.
This project is heavily based on meteor-accounts-saml, and passport-saml.