[Freeipa-devel] Web services in freeIPA

Petr Vobornik pvoborni at redhat.com
Thu Feb 6 14:33:43 UTC 2014


On 6.2.2014 15:22, Alexandre Santos wrote:
> Hi,
>
> I´m starting in freeIPA and I would like to know what web apps are available for use, like create user, delete user and so on. I´ve seen that when i use the command "ipa -vv user-add” a url for the app if given.
>
> I would like to know if there is any information about that.
>
> Thanks
>
> Alexandre Santos
>

The url you saw is most-likely for XML RPC API.

You can check:

https://hostname/ipa/xml - XML RPC API
https://hostname/ipa/json - JSON RPC API
https://hostname/ipa/session/xml XML RPC API with session support
https://hostname/ipa/session/json JSON RPC API with session support
https://hostname/ipa/ui - Web UI
https://hostname/ipa/config/unauthorized.html - some config and error pages

We don't have docs for the APIs yet.
-- 
Petr Vobornik




More information about the Freeipa-devel mailing list