[keycloak-dev] why doesnt import/expot use reps?

Stian Thorgersen stian at redhat.com
Thu May 22 11:26:04 EDT 2014


I agree it would be better to use one set of JSON representations - that would also mean that we can import the exported json through the admin console as well

----- Original Message -----
> From: "Bill Burke" <bburke at redhat.com>
> To: keycloak-dev at lists.jboss.org
> Sent: Thursday, 22 May, 2014 3:33:59 PM
> Subject: [keycloak-dev] why doesnt import/expot use reps?
> 
> We now have two different models for dealing with imports and two
> different code paths too.  Why does import/export have its own json
> model under model/api/...entities?  Why weren't the JSON representations
> in keycloak-core/.../representations used?
> 
> We already have code that converts between
> keycloak-core/...representations and Models that is updated and
> maintained.  We now have double the work to keep the export/import stuff
> in sync too!
> 
> 
> --
> Bill Burke
> JBoss, a division of Red Hat
> http://bill.burkecentral.com
> _______________________________________________
> 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