[keycloak-user] Extending KeyCloak
Bill Burke
bburke at redhat.com
Wed Aug 26 08:48:02 EDT 2015
On 8/23/2015 11:08 AM, Mitya wrote:
> Hi,
>
> I'm wondering is it possible to extend KeyCloak the following way:
>
> 1) add custom entity type (ex., hardware token);
> 2) provide custom GUI to manage that entities;
Next release has a documented extension SPI that allows you to extend
the authentication flow. Users can provide custom UI too.
> 3) define custom authentication mechanism (say, OATH HOTP).
>
we support TOTP and HOTP out of the box via Google Authenticator or Free
OTP. What we do need to know is how users want to provision TOTP or
HOTP with hardware tokens.
--
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com
More information about the keycloak-user
mailing list