User story is:
As an application which integrates with FreeIPA, I want to initialize API and then call api commands. I already know what are the commands names and versions or type and names of theirs parameters and options.
Acceptance criteria:
Background: ipalib was designed and implemented for FreeIPA API, FreeIPA command line utilities which run on server and CLI. All of these usages work with some assumptions . E.g. on server, commands can be introspected and called. On client commands are got from server by downloading metadata. The library can be used in 3rd part apps(integrations) but they need to follow CLI principals or do hacks. This RFE is to support such apps without them doing hacks.
Metadata Update from @pvoborni: - Issue tagged with: rfe
Metadata Update from @pvoborni: - Issue tagged with: integration
Metadata Update from @pvoborni: - Issue priority set to: blocker - Issue set to the milestone: FreeIPA 4.7 - Issue tagged with: userstory
Metadata Update from @pvoborni: - Issue priority set to: important (was: critical) - Issue set to the milestone: FreeIPA 4.8 (was: FreeIPA 4.7)
Log in to comment on this ticket.