mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-06 16:18:05 +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