[keycloak-dev] Export/import into representations
Bill Burke
bburke at redhat.com
Tue Jul 15 11:20:51 EDT 2014
On 7/15/2014 11:13 AM, Stian Thorgersen wrote:
>> - Question: Is it plan to move some manager classes like RealmManager,
>> ApplicationManager, OAuthClientManager and RolesManager to model/api as
>> well? These don't have dependencies on other stuff in "services" and it
>> will be useful for stuff like export/import to have them available. For
>> example export/import may need the code for setup masterAdmin
>> application (as if I import realm, I've need to check if particular
>> master application like "demo-realm" exists in master realm and create
>> it if doesn't, so I've needed to move some related code from
>> RealmManager for setup this too).
>
> +1
>
Can we wait on moving managers? Please? :) BTW, I think there is
JAX-RS code in some managers.
> LDAP/Sync is much higher priority IMO though. Probably best to post-pone this to later, or even wait until/if we get requests for it.
>
I'd really like to implement the ideas I talked about before about
LDAP/Sync. I was going to tackle that after UserProvider split (which
should be today or tomorrow).
--
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com
More information about the keycloak-dev
mailing list