Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement LDAP/OIDC Authentication for Usergroup Functionality #113

Open
bupd opened this issue Jun 8, 2024 · 0 comments · May be fixed by #116
Open

Implement LDAP/OIDC Authentication for Usergroup Functionality #113

bupd opened this issue Jun 8, 2024 · 0 comments · May be fixed by #116

Comments

@bupd
Copy link
Collaborator

bupd commented Jun 8, 2024

Description:

To enable the usergroup functionality within our CLI, it's imperative to set up LDAP/OIDC authentication. This configuration is crucial as it allows us to access usergroups and facilitates the integration of LDAP and OIDC for user authentication.

Details:

  • Authentication Setup: The first step involves integrating LDAP/OIDC authentication, which requires system-level configuration. This setup enables us to switch from database authentication to LDAP, granting users the ability to log in using their LDAP credentials.
  • LDAP Connection: Initial work has been done to establish LDAP connectivity. However, further implementation is required to import LDAP users via cli.
  • Complexity: Implementing LDAP/OIDC authentication is a challenging task that demands expertise in system configuration and LDAP functionality. This is a critical aspect of our project and should be approached with caution.
  • Prerequisites: Prior experience and knowledge in both system configuration and LDAP are preferred.

Expected Outcome:

  • Successfully configuring LDAP/OIDC authentication will unlock the usergroup functionality, allowing us to manage users more efficiently.
  • Users will be able to log in using their LDAP credentials, enhancing security and usability within the CLI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant