This project provide this different security strategies:
-
http basic (popup strategy) to authenticate users they are registered in memory.
-
login form with guard strategy to authenticate users they are registered on database.
-
login form with guard strategy to authenticate external users based on their LDAP credentials.
Enjoy !