Backstage plugins to authenticate users to an LDAP server
This is a monorepo containing two Backstage plugins, one for the frontend and one for the backend, both used to provide login screen, token management and server-side auth logic to your LDAP server.
This project is also meant to be used in pair with the official @backstage/plugin-catalog-backend-module-ldap which imports and keeps in sync your LDAP users but won't authenticate them.
Check the corrisponding README for both packages
packages/ldap-auth-backend
- Back to back authentication and token validation and managementpackages/ldap-auth
- Frontend Login Page and token usage and retention logics
backstage | |
---|---|
1.6.x | stable |
<=1.5.x | not tested |
Backstage Plugin LDAP Auth was created by the amazing Node.js team at ImmobiliareLabs, the Tech dept of Immobiliare.it, the #1 real estate company in Italy.
We are currently using Backstage Plugin LDAP Auth in our products as well as our internal toolings.
If you are using Backstage Plugin LDAP Auth in production drop us a message.
Made with ❤️ by ImmobiliareLabs & Contributors
We'd love for you to contribute to Backstage Plugin LDAP Auth! If you have any questions on how to use Backstage Plugin LDAP Auth, bugs and enhancement please feel free to reach out by opening a GitHub Issue.
Backstage Plugin LDAP Auth is licensed under the MIT license.
See the LICENSE file for more information.