[Freeipa-devel] [freeipa PR#139][comment] WebUI: Vault Management

pvoborni freeipa-github-notification at redhat.com
Thu Oct 6 15:25:26 UTC 2016


  URL: https://github.com/freeipa/freeipa/pull/139
Title: #139: WebUI: Vault Management

pvoborni commented:
"""
For other optional UIs like CA/Trusts or DNS, Web UI checks on UI start if the component is installed by batch command with:

```JavaScript
{method: "env", params: [[], {}]}
{method: "dns_is_enabled", params: [[], {}]}
{method: "trustconfig_show", params: [[], {}]}
{method: "domainlevel_get", params: [[], {}]}
{method: "ca_is_enabled", params: [[], {}]}
```
For KRA, it can add  kra_is_enabled command.

Traditionally, UI is hidden if component is not installed. 



"""

See the full comment at https://github.com/freeipa/freeipa/pull/139#issuecomment-251997063


More information about the Freeipa-devel mailing list