http://directory.fedoraproject.org/docs/389ds/design/ldap-rest-api.html
I found this document related to REST API for 389 DS. Is this a proposed feature in an upcoming release ? Where can I find more details ?
Thanks. --Prashant
On 01/20/2016 11:31 AM, Prashant Bapat wrote:
http://directory.fedoraproject.org/docs/389ds/design/ldap-rest-api.html
I found this document related to REST API for 389 DS. Is this a proposed feature in an upcoming release ? Where can I find more details ?
Hi Prashant,
The REST API is currently under development. It will be used for a new web UI for 389. Our REST API is being designed for managing 389 servers - not for identity management purposes(fyi).
The source for the API and web console is located here:
git clone git://git.fedorahosted.org/git/rest389.git
Note - this REST/UI development is in its infancy. The new web UI and cli tools might not be ready for a quite some time - maybe even a year, but hopefully not that long.
I suppose you can just keep monitoring these links for future developments:
http://directory.fedoraproject.org/docs/389ds/design/ldap-rest-api.html http://www.port389.org/docs/389ds/design/389-web-ui-design.html (this page is outdated, but its going to be updated very soon: like next week or so)
Regards, Mark
Thanks. --Prashant
-- 389 users mailing list 389-users@%(host_name)s http://lists.fedoraproject.org/admin/lists/389-users@lists.fedoraproject.org
The REST API is currently under development. It will be used for a new web UI for 389. Our REST API is being designed for managing 389 servers
- not for identity management purposes(fyi).
The source for the API and web console is located here:
git clone git://git.fedorahosted.org/git/rest389.git
Note - this REST/UI development is in its infancy. The new web UI and cli tools might not be ready for a quite some time - maybe even a year, but hopefully not that long.
Just to add to what Mark has said, the current code is a "proof of concept", and anything that exists in the repo today, may not be there tomorrow.
However, it would be good to know what you want to aim to use the api for, as that will help us know what we should be potentially including.
389-users@lists.fedoraproject.org