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

[IDEA] Allow launcher to authenticate using domain accounts #4566

Open
kpalang opened this issue May 25, 2021 · 0 comments
Open

[IDEA] Allow launcher to authenticate using domain accounts #4566

kpalang opened this issue May 25, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@kpalang
Copy link

kpalang commented May 25, 2021

Describe your use case
Imagine this scenario:

  • You're on a computer logged into a domain account (AD)
  • You already have LDAP plugin installed on the Connect server so basically user management already happens somewhere else

Now it would be really cool, if you could skip the login screen and go straight to MC Admin.
Of course regular user/pass login would still be the default.

Describe the solution you'd like
Have an option to somehow use the domain account you're already logged into on your computer. Maybe grab the current domain username and pass that to the LDAP plugin for auth. And if that fails, fall back to regular user/pass.

Describe alternatives you've considered
There right now aren't any alternatives since this isn't a serious issue, rather than a wouldn't-it-be-cool-if.

@kpalang kpalang added the enhancement New feature or request label May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant