Skip to content

Control the hashing/encryption algorithm of the password #386

Open
@yescine

Description

@yescine

Feature Description
When sign-up or import users from external apps/system/DB the password already hashed with some hashing algorithm like bcrypt

Describe the solution you'd like
The possibilities to override the default hashing algorithm when adding users, ex: {"encryptionScheme":"bcrypt"}
https://fusionauth.io/docs/v1/tech/apis/users#import-users

Describe alternatives you've considered
null

Additional context
I have existing application which I would use Authorizer as users and identities management microservices

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions