apache / incubator-devlake

Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools, extracting insights for engineering excellence, developer experience, and community growth.
https://devlake.apache.org/
Apache License 2.0
2.61k stars 528 forks source link

[Authentication for devlake config-ui][Add more user for login to Config-Ui] Add more user to Config-ui like its already have ADMIN_USER and ADMIN_PASS #8123

Open vanshita12345 opened 1 month ago

vanshita12345 commented 1 month ago

Search before asking

Use case

As i developer, i want to share you the idea where we can authenticate the apache devlake config-Ui.

Description

Still now we have only ADMIN_USER and ADMIN_PASS in the docker compose. I wanted to add more authentication as user and wanted to add more role base authentication not only as admin only. Also want to ldap authentication, outh authentication. I am also working on that, so can you please me guide me and also how can i contribute to your community.

Related issues

No response

Are you willing to submit a PR?

Code of Conduct

vanshita12345 commented 2 weeks ago

Hi,