NHI Discover
nhi_discoverDiscover non-human identities from Okta and Entra IdP providers. Returns normalized metadata including id, name, owner, created, credential expiry, and scope references.
Instructions
Discover non-human identities (Okta service apps / Entra service principals).
Read-only and reference-only: returns normalized identity metadata (id,
name, owner, created, credential expiry, scope references) — never secret
material. Each provider is gated by its own discovery env flag and token;
a disabled or unconfigured provider is reported in ``providers`` with a
clear status rather than failing the request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| providers | No | Comma-separated IdP providers to query: okta, entra. Omit to query both. | |
| tenant_id | No | Tenant scope for the response envelope. Defaults to the control-plane default tenant. | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |