[keycloak-dev] deprecated removals in future

Bill Burke bburke at redhat.com
Mon Jul 20 11:27:19 EDT 2015



On 7/20/2015 12:39 AM, Stian Thorgersen wrote:
>
>
> ----- Original Message -----
>> From: "Bill Burke" <bburke at redhat.com>
>> To: "Stian Thorgersen" <stian at redhat.com>
>> Cc: "Marek Posolda" <mposolda at redhat.com>, keycloak-dev at lists.jboss.org
>> Sent: Friday, 17 July, 2015 3:45:30 PM
>> Subject: Re: [keycloak-dev] deprecated removals in future
>>
>> You would still need to write a shit ton of raw SQL and JSON scripts to
>> convert from old models (1.0, 1.1, 1.2, 1.3, 1.4, etc...) to the new
>> Json realm model you want to instill.
>
> What shit ton of raw SQL do you need to write? It's just export to JSON and re-import.
>

You would have to make raw SQL queries to support 1.0-1.x so that you 
could import that relational data into the new json model.  Or, you'd 
have to write a ton of raw json parsers that worked with the old export 
model.

-- 
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com


More information about the keycloak-dev mailing list