mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-05 03:54:23 +00:00
* [LDAP] Add Ldap-Authentication * Refactor Basic to Service Layer * added read login config * pom updates * review comments * review comments * move authenticator after authorizer * merge conflicts resolve * add init method , for initializing authenticator * sonar fix