-
damian8m replied to the topic rest2ldap mapping nested structures in the forum Directory Services 5 years, 10 months ago
Hi Ludo, sure I can provide some feedback once I manage to set it up completely.
I have a question about a mapping.
Is is possible to map an LDAP structure like this:
+entities(category=entities,ou=test,dc=example,dc=com)
[Read more]
--entity1(entity=entity1,category=entities,ou=test,dc=example,dc=com)… -
damian8m replied to the topic rest2ldap mapping nested structures in the forum Directory Services 5 years, 10 months ago
Hi Ludo, sure I can provide some feedback once I manage to set it up completely.
I have a question about a mapping.
Is is possible to map an LDAP structure like this:
+entities(category=entities,ou=test,dc=example,dc=com)
[Read more]
--entity1(entity=entity1,category=entities,ou=test,dc=example,dc=com)… -
damian8m replied to the topic rest2ldap mapping nested structures in the forum Directory Services 5 years, 10 months ago
Hi Ludo, sure I can provide some feedback once I manage to set it up completely.
I have a question about a mapping.
Is is possible to map an LDAP structure like this:
+entities(category=entities,ou=test,dc=example,dc=com)
[Read more]
--entity1(entity=entity1,category=entities,ou=test,dc=example,dc=com)… -
damian8m replied to the topic rest2ldap mapping nested structures in the forum Directory Services 5 years, 10 months ago
Sorry guys, I was looking at some old documentation. I’ve just noticed. For now all my issues are solved. Thanks!
-
damian8m replied to the topic rest2ldap mapping nested structures in the forum Directory Services 5 years, 10 months ago
I managed to figure out a GET example with nested structures. Thanks for your help.
Is PUT and POST implemented? -
damian8m replied to the topic rest2ldap mapping nested structures in the forum Directory Services 5 years, 10 months ago
I managed to figura out GET example with nested structures. Thanks for your help.
Is PUT and POST implemented? -
damian8m replied to the topic rest2ldap mapping nested structures in the forum Directory Services 5 years, 10 months ago
Of course I have but I find it unclear…
The Jira ticket above saysRest2Ldap now supports multi-tenancy via URL/DN templating, inheritance, sub-resources (parent-child), and polymorphism
But I don’t see those concepts explained in the doc. I don’t see anything about how I could set up nested structures using inheritance. I see that you define…[Read more]
-
damian8m replied to the topic rest2ldap mapping nested structures in the forum Directory Services 5 years, 10 months ago
Hi all,
I see that it’s now implemented. Unfortunately the doc + example-v1.json don’t make the whole concept clear to me. And AdminEndpoint.java is not an example of a JSON config. Do you have any more examples? -
damian8m replied to the topic rest2ldap mapping nested structures in the forum Directory Services 6 years, 8 months ago
Hi, any news in this topic?
-
damian8m replied to the topic rest2ldap mapping nested structures in the forum Directory Services 7 years, 3 months ago
Thanks Ludo,
Do you know when the next release is scheduled?Regards,
Damian -
damian8m started the topic rest2ldap mapping nested structures in the forum Directory Services 7 years, 3 months ago
Hello all,
I’ve got a question about the configuration of the rest to ldap mapping. Given well known Example.ldif and /users : there is nbohr user who has a nested device object. Is there a possibility to get it via REST? In particular is it possible to use a query similar to this: curl…[Read more]