[keycloak-dev] About KEYCLOAK-11772

Stian Thorgersen sthorger at redhat.com
Wed Nov 13 06:02:21 EST 2019


Looks good to me.

My only concern is that it could have an impact on
https://github.com/keycloak/keycloak/pull/6459, which we are prioritizing
to get merged. So should wait until that one is merged.

On Tue, 12 Nov 2019 at 13:25, Kohei TAMURA <ktamura.biz.80 at gmail.com> wrote:

> Hi,
>
> Does anyone have any concerns about the following feature request?
>
> https://issues.jboss.org/browse/KEYCLOAK-11772
> https://github.com/keycloak/keycloak/pull/6402
>
> Currently, if a REST client wants to create a user with credential
> properties, Keycloak requires the client to send two requests,
> creating a user and setting credential properties.
>
> According to the API documentation, the body of create user request
> can include UserRepresentation and UserRepresentation can include
> CredentialRepresentation. However, Keycloak ignores a part of
> CredentialRepresentation such as "temporary" option.
>
> https://www.keycloak.org/docs-api/7.0/rest-api/index.html#_users_resource
>
> Best regards,
> Kohei Tamura
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>
>


More information about the keycloak-dev mailing list