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

FR: Credentials import #187

Open
siemendev opened this issue Jul 23, 2024 · 1 comment
Open

FR: Credentials import #187

siemendev opened this issue Jul 23, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@siemendev
Copy link

Hi folks!
I'm using this Plugin to add SMS OTP to my Keycloak. Unfortunately, this Plugin safes the phone number as a user credential, so I can not add the phone number to the user on migration like I could when it would be an attribute.

I'm wondering if you could maybe add a feature to read a "credentials" part in the rest endpoint that would be imported as a credential to the user.

What do you think about this?

@daniel-frak
Copy link
Owner

Hi!

Sounds doable, probably through userModel.credentialManager().createStoredCredential(), though I'm not sure if I'll have the time to implement this.

I'd definitely accept a PR, though!

@daniel-frak daniel-frak added the enhancement New feature or request label Nov 7, 2024
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

2 participants