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

FeatureRequest: allow password-less users #48

Open
womblep opened this issue Mar 14, 2023 · 0 comments
Open

FeatureRequest: allow password-less users #48

womblep opened this issue Mar 14, 2023 · 0 comments

Comments

@womblep
Copy link

womblep commented Mar 14, 2023

There is a requirement to create a user without a password. All our users authenticate via X.509 certificates so never have passwords. While I can create the users, I would need to manually go in and disable the password via the Management UI for each one.

The rabbit-hole library has a specific function for it (PutUserWithoutPassword) for this purpose.
It may be that if the password was just made optional rather than mandatory, it may work correctly. I havent tested that though.

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

No branches or pull requests

1 participant