Re: Order by descending/ascending

2018-04-27 Thread PeeDub
It doesn't look like my "raw" text is being posted. This is the code: UserService service = client.getService(UserService.class); AnyQuery query = new AnyQuery.Builder() .page(page) .size(pageSize) .orderBy(orderBy) .realm("/") .build();

Re: Order by descending/ascending

2018-04-27 Thread PeeDub
So I tried using this via the SyncopeClient: And I get a SyncopeClientException with the following: Am I doing something wrong? - Paul Fullbright -- Sent from: http://syncope-user.1051894.n5.nabble.com/

Assigned resources for Realm

2018-04-27 Thread Alexander Tsvetkov
Hi all, Would you be so kind to explain me what the purpose of "Assigned resources" for Realm. When I edit any not root realm, I can select resources from Assigned resources area. I cannot understand the business value of "Assigned resources" for realm. Could you also explain the purpose of