readIdentitySources or manageIdentitySources
External DocumentationTo learn more, visit the IBM Security Verify documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
readIdentitySources or manageIdentitySources
| Parameter | Description |
|---|---|
| Excludemetadata | Select whether to exclude metadata of SAML Enterprise. |
| Minimal | Select whether to send back only a small number of details. |
{
"totalCount": 1,
"identitySourceTypes": [
{
"id": 1,
"sourceCategory": "localregistry",
"providerType": "ibmldap",
"displayName": "Cloud Directory",
"description": "Login with Cloud Directory",
"enabled": true,
"predefined": true,
"realmName": "cloudIdentityRealm",
"multiInstance": false,
"properties": [
{
"key": "policy_id",
"value": "urn:ibm:security:authentication:asf:basicldapuser",
"configMap": {
"additionalProp": "string"
}
}
]
}
]
}
Was this page helpful?