[keycloak-user] Custom Encryption module

Thomas Darimont thomas.darimont at googlemail.com
Mon Jan 18 03:15:08 EST 2016


Hello,

there is the PasswordHashingSpi which you could use to add your own
password hashing strategy:
https://github.com/keycloak/keycloak/tree/master/server-spi/src/main/java/org/keycloak/hash

Cheers,
Thomas

2016-01-18 8:35 GMT+01:00 Stuart Jacobs <stuart.jacobs at symbiotics.co.za>:

> Good Day,
>
> The project I am currently working on has its own unique encryption
> module/methods.
>
> I would like to know if it is possible to change the default keycloak
> encryption with my own module?
>
>   Regards,
>   Stuart Jacobs
>
>
>
>
>
>
>
> www.symbiotics.co.za
>
> ********************************************************************************
> This email and any accompanying attachments may contain confidential and
> proprietary information. This information is private and protected by law
> and, accordingly, if you are not the intended recipient, you are requested
> to delete this entire communication immediately and are notified that any
> disclosure, copying or distribution of or taking any action based on this
> information is prohibited.
>
> Emails cannot be guaranteed to be secure or free of errors or viruses. The
> sender does not accept any liability or responsibility for any
> interception, corruption, destruction, loss, late arrival or incompleteness
> of or tampering or interference with any of the information contained in
> this email or for its incorrect delivery or non-delivery for whatsoever
> reason or for its effect on any electronic device of the recipient.
>
>
> ********************************************************************************
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160118/81d9bb21/attachment-0001.html 


More information about the keycloak-user mailing list