[keycloak-dev] import/export should only use local storage

Bill Burke bburke at redhat.com
Fri Jul 25 12:14:57 EDT 2014



On 7/25/2014 11:36 AM, Stian Thorgersen wrote:
>
>
> ----- Original Message -----
>> From: "Bill Burke" <bburke at redhat.com>
>> To: keycloak-dev at lists.jboss.org
>> Sent: Friday, 25 July, 2014 4:29:14 PM
>> Subject: [keycloak-dev] import/export should only use local storage
>>
>> Import/export should only use local user storage correct?
>
> Yes (assuming by local user storage you mean Keycloaks user db)
>
>>
>> FYI, there's going to end up being 3 interfaces for users.
>>
>> * UserFederation -> top level API and entrypoint that will be used by
>> services
>> * UserProvider -> used for local storage
>> * UserFederationProvider -> used for federation.
>
> I take it we can't fully hide the federation behind UserProvider?
>

No :( all 3 interfaces are starting to diverge because of pagination. 
There's also some methods that may not make sense for FederationProvider.

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


More information about the keycloak-dev mailing list