That's an interesting suggestion, but how would I do that if the databases
are very different?
Just remembering that I want to integrate the user role mappings, and not
just the roles themselves.
Should I create a JSON from my database following a specific format to
import it into Keycloak?
On Mon, Jun 16, 2014 at 6:01 AM, Stian Thorgersen <stian(a)redhat.com> wrote:
The only way to do that at the moment would be to import the data
into the
Keycloak database. The easiest way to do this would be to export your
database to json and import into Keycloak.
If this is something you want to do, let me know and we can give you some
instructions, maybe also an example, on how to do this.
----- Original Message -----
> From: "Rodrigo Sasaki" <rodrigopsasaki(a)gmail.com>
> To: keycloak-user(a)lists.jboss.org
> Sent: Friday, 13 June, 2014 3:39:55 PM
> Subject: [keycloak-user] Roles Integration
>
> Hi,
>
> I needed to migrate accounts from an old database to authenticate with
> Keycloak, and I implemented my own provider of the Authentication SPI,
which
> worked fine.
>
> Now what should I do if I need to migrate the roles from those accounts
> aswell? Is there a suggested flow that I should follow?
>
> Thanks,
>
> --
> Rodrigo Sasaki
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/keycloak-user
--
Rodrigo Sasaki