[keycloak-dev] Add support for creating user with credentials in admin endpoints

John D. Ament john.d.ament at gmail.com
Fri Jun 9 21:33:54 EDT 2017


We had a similar need internally, to be able to create
FederatedIdentityLinks for a user upon creation (assuming the IDP exists
already).  We were able to work around it with an event listener, but I'm
wondering if more cases should be handled in create user?

On Fri, Jun 9, 2017 at 9:31 PM Sebastien Blanc <sblanc at redhat.com> wrote:

> +1
> That will solve 80% of the admin REST related questions on the mailing list
> Le ven. 9 juin 2017 à 19:06, Stian Thorgersen <sthorger at redhat.com> a
> écrit :
>
> > Currently the admin endpoints ignores credentials when creating the user
> > and a second post is needed to add credentials.
> >
> > I don't see any reason why it has to be this way and we should be able to
> > change it?
> >
> > We already have a PR for it
> https://issues.jboss.org/browse/KEYCLOAK-5026.
> > _______________________________________________
> > keycloak-dev mailing list
> > keycloak-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/keycloak-dev
> >
> _______________________________________________
> 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