[keycloak-user] Credential Representation TOTP example

Thomas Darimont thomas.darimont at googlemail.com
Thu Mar 9 15:59:31 EST 2017


Hello Maximiliano,

the current Keycloak Admin REST API
(org.keycloak.services.resources.admin.UsersResource#resetPassword)
doesn't allow to add TOTP credentials. Currently only password updates and
TOTP removals are supported.

Perhaphs you can set the totp credential via the  AccountService endpoints
which are used by the account client.
See: org.keycloak.services.resources.AccountService#processTotpUpdate

Cheers,
Thomas

2017-03-09 18:47 GMT+01:00 Maximiliano <max.catarino at rps.com.br>:

> No one?
>
>
>
> --
> View this message in context: http://keycloak-user.88327.x6.
> nabble.com/Credential-Representation-TOTP-example-tp3057p3102.html
> Sent from the keycloak-user mailing list archive at Nabble.com.
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>


More information about the keycloak-user mailing list