mirror of
https://github.com/elastic/kibana.git
synced 2025-04-18 23:21:39 -04:00
59 lines
No EOL
1.4 KiB
JSON
59 lines
No EOL
1.4 KiB
JSON
{
|
|
"id": "mockIdpPlugin",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "mockIdpPlugin",
|
|
"id": "def-server.CreateSAMLResponseParams",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "CreateSAMLResponseParams",
|
|
"description": [],
|
|
"signature": [
|
|
"{ readonly email?: string | null | undefined; readonly full_name?: string | null | undefined; readonly username: string; readonly roles: string[]; }"
|
|
],
|
|
"path": "packages/kbn-mock-idp-plugin/server/plugin.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "mockIdpPlugin",
|
|
"id": "def-common.MOCK_IDP_REALM_NAME",
|
|
"type": "string",
|
|
"tags": [],
|
|
"label": "MOCK_IDP_REALM_NAME",
|
|
"description": [],
|
|
"signature": [
|
|
"\"cloud-saml-kibana\""
|
|
],
|
|
"path": "src/platform/packages/private/kbn-mock-idp-utils/src/constants.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": []
|
|
}
|
|
} |