Using on-premise Active Directory authentication with Meteor

Hello all,

A while ago I was looking for a way to authenticate my meteor app with an on-premise Active Directory but I couldn’t find any package nor help how to setup that. That’s why I decided to create a package for it (snowping:adfs-oauth).

In case you are interested you can find the source code and the instructions here: https://github.com/snowping/meteor.adfs-oauth

Hope it can be a good starting point for anyone in the same situation.

6 Likes

Thank you for this, especially for the tutorial. I want to use Meteor to build internal apps, but ADFS integration has been the stumbling block.

You are welcome. Thanks for the feedback.

Hey great package. That’s fantastic news, I just received a request from one of the bosses because he again lost his password …

I will try your package.