Building a Casino in Elixir The Adventures of Generating Random Numbers in Erlang and Elixir

LDAP authentication with Phoenix

LDAP is mostly used by medium-to-large organi­zations to have one centralized place to store users and groups and to allow others internal systems to authenticate the users. If you want to build Phoenix applications that will work within an enterprise you will likely have to integrate with an existing LDAP server.

In this article I’m going to show you how you can authenticate and synchronize users to your Phoenix application.

http://rny.io/elixir/phoenix/ldap/2016/09/20/ldap-authenication-with-phoenix.html